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

Improve make handling of strip flags

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • None
    • infrastructure
    • None
    • b22

      Strip currently has its flags set by guessing based on the target OS, it would be more appropriate to instead set them based on properly checking the strip binary instead.

      Examples of version strings obtained from the command line that can be used to extract information about the exact strip utility used:
      Windows: GNU strip (GNU Binutils) 2.39
      Linux: GNU strip (GNU Binutils for Ubuntu) 2.38
      llvm-strip, compatible with GNU strip

            jwaters Julian Waters
            jwaters Julian Waters
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: