Fix known X11 library locations in sysroot

XMLWordPrintable

    • b09

        In JDK-8257913, we added the search paths for X11 libraries, but they point explicitly to `libX11.so`. First, this is not really correct, as `x_libraries` would be added to a search path. Second, this apparently does not work for sysroots created by crosstool-ng for some reason, likely because it wants to find other libraries in the same location.

        We should just drop the `libX11.so` parts, and leave only the path.

              Assignee:
              Aleksey Shipilev
              Reporter:
              Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: