mirror of
https://abf.rosa.ru/djam/python38.git
synced 2025-02-23 15:22:50 +00:00
Try non-parallel make
This commit is contained in:
parent
2992bf0c7c
commit
653c588704
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@ autoreconf -vfi
|
||||||
#perl -pi -e 's/^(LDFLAGS=.*)/$1 -lstdc++/' Makefile
|
#perl -pi -e 's/^(LDFLAGS=.*)/$1 -lstdc++/' Makefile
|
||||||
# (misc) if the home is nfs mounted, rmdir fails due to delay
|
# (misc) if the home is nfs mounted, rmdir fails due to delay
|
||||||
export TMP="/tmp" TMPDIR="/tmp"
|
export TMP="/tmp" TMPDIR="/tmp"
|
||||||
%make LN="ln -sf"
|
make LN="ln -sf"
|
||||||
|
|
||||||
%check
|
%check
|
||||||
# (misc) if the home is nfs mounted, rmdir fails
|
# (misc) if the home is nfs mounted, rmdir fails
|
||||||
|
|
Loading…
Add table
Reference in a new issue