Unset MAKEFLAGS.

remotes/origin/el6
Richard W.M. Jones 2013-07-03 14:08:14 +01:00
parent 5e382745ef
commit 7562cf5262
1 changed files with 3 additions and 0 deletions

View File

@ -95,6 +95,9 @@ cp -a %{SOURCE2} unison-manual.html
%build %build
# MAKEFLAGS=-j<N> breaks the build.
unset MAKEFLAGS
make NATIVE=true UISTYLE=gtk2 THREADS=true make NATIVE=true UISTYLE=gtk2 THREADS=true