gobmxoptions al principio
This commit is contained in:
parent
7554c90429
commit
ca76eda81a
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue