still problematic
This commit is contained in:
parent
daf86a91b9
commit
e876289eb7
@ -733,6 +733,9 @@ if [ $SMP_MFLAGS -lt 2 ]; then SMP_MFLAGS=2; fi
|
||||
NDMAKES=`dc -e "$SMP_MFLAGS v p"`
|
||||
NBUILDS=`dc -e "$SMP_MFLAGS $NDMAKES / p"`
|
||||
|
||||
NDMAKES=1
|
||||
NBUILDS=1
|
||||
|
||||
autoconf
|
||||
%configure \
|
||||
--with-vendor="Red Hat, Inc." --with-num-cpus=$NBUILDS --with-max-jobs=$NDMAKES \
|
||||
|
Loading…
Reference in New Issue
Block a user