Skip to content
  • Chuck Atkins's avatar
    FindPackageModeMakefileTest: Explicitly use C linkage · 03f22cd1
    Chuck Atkins authored
    This explicitly uses C linkage for the library code used by the test to work
    around some compilers (Solaris Studio 12.4) that implicitly assume incorrect
    linkage information.  Since something else entirely is being tested here,
    this allows the test to proceed as needed on the affected platforms.
    03f22cd1