1
0
Fridrich Strba 2021-06-14 08:33:15 +00:00 committed by Git OBS Bridge
parent 5b71a46795
commit 9c010d2a0f

View File

@ -421,6 +421,9 @@ export CFLAGS="$EXTRA_CFLAGS"
%endif %endif
bash configure \ bash configure \
%ifarch %aarch64
--enable-OMR_ARCH_AARCH64 \
%endif
--disable-zip-debug-info \ --disable-zip-debug-info \
--with-milestone="fcs" \ --with-milestone="fcs" \
--with-update-version=%{updatever} \ --with-update-version=%{updatever} \