On Thu, 22 Jul 2021 16:43:26 GMT, Severin Gehwolf <[email protected]> wrote:
> Hi! > > Please review this tiny patch which removes the special casing of > `--with-native-debug-symbols=external` for the static libs build. I don't see > why this is needed. If no debug symbols are wanted > `--with-native-debug-symbols=none` can be used to achieve the same effect. > Therefore, I propose to remove this hunk. > > Testing: Inspecting of the log files and seeing that `-g` switch is there. > Run the reproducer test on the resulting static libraries. > > Thoughts? This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.java.net/jdk/pull/4876
