gobmxoptions al principio

This commit is contained in:
Sandino Araico Sánchez 2023-07-29 05:37:23 -06:00
parent 7554c90429
commit ca76eda81a
No known key found for this signature in database
GPG key ID: 90E64E484EED133A

View file

@ -1114,6 +1114,7 @@ SMP_MFLAGS=$[${SMP_MFLAGS/-j/}]
touch autogen.lastrun
%configure \
%vendoroption \
%{gobmxoptions} \
%{?with_lang} \
--with-parallelism=$SMP_MFLAGS \
--disable-coinmp \
@ -1150,7 +1151,6 @@ touch autogen.lastrun
%{?bundling_options} \
%{?archoptions} \
%{?flatpakoptions} \
%{?gobmxoptions}
if ! make verbose=true build; then
echo "build attempt 1 failed"