Use %make_build macro

f38
Björn Esser 3 years ago
parent 39b79130e5
commit c7601bd7a6
No known key found for this signature in database
GPG Key ID: F52E98007594C21D

@ -738,7 +738,7 @@ export CFLAGS="`echo $CFLAGS | sed -e 's/-fexceptions//'`"
%{?wine_staging: --with-xattr} \ %{?wine_staging: --with-xattr} \
--disable-tests --disable-tests
make %{?_smp_mflags} TARGETFLAGS="" %make_build TARGETFLAGS=""
%install %install

Loading…
Cancel
Save