diff --git a/java-11-openjdk.spec b/java-11-openjdk.spec index e37b1a40ad88210352b870f51c4a4fcc3f6c3395..5c9004ff06a5294849ce03c486338b7b1793f588 100644 --- a/java-11-openjdk.spec +++ b/java-11-openjdk.spec @@ -13,7 +13,7 @@ # Only produce a release build on x86_64: # $ rhpkg mockbuild --without slowdebug --without fastdebug -%global anolis_release 3 +%global anolis_release 4 # Enable fastdebug builds by default on relevant arches. %bcond_without fastdebug # Enable slowdebug builds by default on relevant arches. @@ -2131,6 +2131,7 @@ done # Using line number 1 might cause build problems. See: # https://bugzilla.redhat.com/show_bug.cgi?id=1539664 # https://bugzilla.redhat.com/show_bug.cgi?id=1538767 +%ifnarch loongarch64 gdb -q "$JAVA_HOME/bin/java" < - 1:11.0.17.0.8-4 +- Disable gdb + * Mon Nov 06 2023 Leslie Zhai - 1:11.0.17.0.8-3 - Add download