something really odd with building under koji on x86_64
This commit is contained in:
parent
04b31563cb
commit
0e27e46e1d
@ -726,8 +726,8 @@ if [ $SMP_MFLAGS -lt 2 ]; then SMP_MFLAGS=2; fi
|
||||
#hanging in koji for some reason :-(
|
||||
#NDMAKES=`dc -e "$SMP_MFLAGS v p"`
|
||||
#NBUILDS=`dc -e "$SMP_MFLAGS $NDMAKES / p"`
|
||||
NDMAKES=$SMP_MFLAGS
|
||||
NBUILDS=2
|
||||
NDMAKES=1
|
||||
NBUILDS=1
|
||||
|
||||
autoconf
|
||||
%configure \
|
||||
|
Loading…
Reference in New Issue
Block a user