Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8213515

Improve freetype detection on linux/ppc64/ppc64le/s390x

XMLWordPrintable

    • b20
    • linux

        On some more "exotic" Linux platforms, libfreetype.so is found under /usr/lib64/libfreetype.so even if the platform only supports 64-bits.

        However, we currently only check for libfreetype.so under "/usr/lib" and "/usr/lib/<ARCH>-linux-gnu". Another check under "/usr/lib64" does no harm and greatly improves the usibility on the mentioned platforms.

              simonis Volker Simonis
              simonis Volker Simonis
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: