Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-4122

ppc64le builds don't look in lib64 directory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.10.0
    • 0.11.0
    • Build Process

    Description

      In aclocal/ax_boost_base.m4, libsubdirs is set to inspect lib64 directories when building on 64-bit architectures. However, ppc64le is missing from this list, causing a failure to link against boost-static properly during the build.

      The fix is trivial. Just substitute ppc64 with ppc64|ppc64le in that list.

      Attachments

        Issue Links

          Activity

            People

              jking3 James E. King III
              ctubbsii Christopher Tubbs
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: