mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-03 10:20:57 +00:00
Work around 'gobjcopy' failures on Solaris by adding temporary tools to add the '.gnu_debuglink' section and remove the SHF_ALLOC flag from "empty" section headers. Reviewed-by: sspitsyn, acorn