diff --git a/openjdk-latest.spec b/openjdk-latest.spec index dd379c75635df17b7e20a45790b27d4beae67a6b..4384d6c918c8b4a684045480886374770772515d 100644 --- a/openjdk-latest.spec +++ b/openjdk-latest.spec @@ -22,6 +22,9 @@ # Enable release builds by default on relevant arches. %bcond_without release + +# test + # The -g flag says to use strip -g instead of full strip on DSOs or EXEs. # This fixes detailed NMT and other tools which need minimal debug info. %global _find_debuginfo_opts -g