diff --git a/openjdk-21.spec b/openjdk-21.spec index e7b0312..6ba4201 100644 --- a/openjdk-21.spec +++ b/openjdk-21.spec @@ -81,7 +81,7 @@ # By default, we build a debug build during main build on JIT architectures %if %{with slowdebug} %ifarch %{jit_arches} -%global include_debug_build 0 +%global include_debug_build 1 %else %global include_debug_build 0 %endif