aboutsummaryrefslogtreecommitdiffstats
path: root/build.macros.in
diff options
context:
space:
mode:
Diffstat (limited to 'build.macros.in')
-rw-r--r--build.macros.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.macros.in b/build.macros.in
index 2edb153..baca002 100644
--- a/build.macros.in
+++ b/build.macros.in
@@ -212,7 +212,7 @@ export CFLAGS="%optflags"; export CXXFLAGS="%optflags"; export RPM_OPT_FLAGS="%o
[ "$RPM_BUILD_NCPUS" -gt 1 ] && echo "-j$RPM_BUILD_NCPUS")
%_make_bin make
-%make %{_make_bin} %_smp_mflags
+%make %{_make_bin} -O %_smp_mflags
%makeinstall_std make DESTDIR=%{?buildroot:%{buildroot}} install