Try non-parallel make

This commit is contained in:
Denis Silakov 2014-05-06 09:51:27 +04:00
parent 2992bf0c7c
commit 653c588704

View file

@ -198,7 +198,7 @@ autoreconf -vfi
#perl -pi -e 's/^(LDFLAGS=.*)/$1 -lstdc++/' Makefile
# (misc) if the home is nfs mounted, rmdir fails due to delay
export TMP="/tmp" TMPDIR="/tmp"
%make LN="ln -sf"
make LN="ln -sf"
%check
# (misc) if the home is nfs mounted, rmdir fails