Fridrich Strba 2022-08-10 04:32:28 +00:00 committed by Git OBS Bridge
parent ad02e7ff04
commit 7641cef1ee

View File

@ -474,11 +474,6 @@ bash configure \
--with-extra-cxxflags="$EXTRA_CPP_FLAGS" \
--with-extra-cflags="$EXTRA_CFLAGS" \
--disable-javac-server \
%ifnarch aarch64
--enable-jitserver \
%else
--disable-jitserver \
%endif
--enable-demos
make \