Revert "pass %{_smp_mflags} to make
to speed up the build"
This reverts commit 6e689ce0cb
.
This still has a race condition and causes the build fail.
This commit is contained in:
parent
36505c331d
commit
3c27dc2471
5
nss.spec
5
nss.spec
@ -302,10 +302,7 @@ export POLICY_FILE="nss.config"
|
||||
# location of the policy file
|
||||
export POLICY_PATH="/etc/crypto-policies/back-ends"
|
||||
|
||||
make %{?_smp_mflags} -C ./nss/lib export
|
||||
make %{?_smp_mflags} -C ./nss/lib
|
||||
make %{?_smp_mflags} -C ./nss/cmd/lib
|
||||
make %{?_smp_mflags} -C ./nss
|
||||
make -C ./nss
|
||||
|
||||
# build the man pages clean
|
||||
pushd ./nss
|
||||
|
Loading…
Reference in New Issue
Block a user