diff --git a/java-11-openjdk.spec b/java-11-openjdk.spec index ce8c686..5c8f27a 100644 --- a/java-11-openjdk.spec +++ b/java-11-openjdk.spec @@ -26,7 +26,7 @@ # Build a fresh libjvm.so for use in a copy of the bootstrap JDK %bcond_without fresh_libjvm # Build with system libraries -%bcond_with system_libs +%bcond_without system_libs # Workaround for stripping of debug symbols from static libraries %if %{with staticlibs}