diff --git a/openjdk-17.spec b/openjdk-17.spec index 868a5498178db0b14bf669b49426414078811868..36010aef641b1a6fe369e73bc90aacb8601ef3d7 100644 --- a/openjdk-17.spec +++ b/openjdk-17.spec @@ -1384,11 +1384,8 @@ bash ../configure \ --with-debug-level=$debugbuild \ --with-native-debug-symbols=internal \ --enable-unlimited-crypto \ - --with-zlib=system \ --with-libjpeg=system \ - --with-giflib=system \ --with-libpng=system \ - --with-harfbuzz=system \ --with-extra-cxxflags="$EXTRA_CPP_FLAGS" \ --with-extra-cflags="$EXTRA_CFLAGS" \ --with-extra-ldflags="%{ourldflags}" \