Integrated: 8295990: Improve make handling of strip flags
Julian Waters
jwaters at openjdk.org
Wed Nov 2 13:11:26 UTC 2022
On Thu, 27 Oct 2022 13:38:04 GMT, Julian Waters <jwaters at openjdk.org> wrote:
> Strip currently has its flags set by guessing based on the OS, it would be more appropriate to instead set them based on properly checking the strip binary instead of speculating what the correct flags are based on the compiler and OS.
This pull request has now been integrated.
Changeset: dac6ecc8
Author: Julian Waters <jwaters at openjdk.org>
Committer: Erik Joelsson <erikj at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/dac6ecc857c527e9df7af68389b46d452ac59ae0
Stats: 28 lines in 2 files changed: 20 ins; 2 del; 6 mod
8295990: Improve make handling of strip flags
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/jdk/pull/10882
More information about the build-dev
mailing list