Temporarily turn of multicore build differently, using -J1 broke test_distutils
This commit is contained in:
parent
f5250ecae7
commit
dfb79526a3
@ -970,8 +970,8 @@ BuildPython() {
|
|||||||
# missing symbol AnnotateRWLockDestroy
|
# missing symbol AnnotateRWLockDestroy
|
||||||
#
|
#
|
||||||
# Invoke the build:
|
# Invoke the build:
|
||||||
# TODO: it seems that 3.4.0a4 fails without -J1, have to figure out why
|
# TODO: it seems that 3.4.0a4 fails with %{?_smp_flags}, have to figure out why
|
||||||
make EXTRA_CFLAGS="$CFLAGS -J1" %{?_smp_mflags}
|
make EXTRA_CFLAGS="$CFLAGS"
|
||||||
|
|
||||||
popd
|
popd
|
||||||
echo FINISHED: BUILD OF PYTHON FOR CONFIGURATION: $ConfDir
|
echo FINISHED: BUILD OF PYTHON FOR CONFIGURATION: $ConfDir
|
||||||
|
Loading…
Reference in New Issue
Block a user