[stp] Parallel build failed; disable for now.

Jerry James jjames at fedoraproject.org
Wed Jan 11 04:47:02 UTC 2012


commit 98d917237bf32bd0edaca5b8725e3421cf0d4aba
Author: Jerry James <loganjerry at gmail.com>
Date:   Tue Jan 10 21:46:41 2012 -0700

    Parallel build failed; disable for now.

 stp.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/stp.spec b/stp.spec
index ec583b0..570566b 100644
--- a/stp.spec
+++ b/stp.spec
@@ -90,7 +90,7 @@ sed -i "s|\`svnversion \$(TOP)\`|%{svnver}|" src/main/Makefile
 scripts/configure --with-prefix=%{_prefix}
 
 # DO NOT use _smp_mflags; build will fail.
-make %{?_smp_mflags} all OPTIMIZE="%{optflags} -DNDEBUG" LIB_DIR=%{_libdir}
+make all OPTIMIZE="%{optflags} -DNDEBUG" LIB_DIR=%{_libdir}
 
 # Currently the valgrind tests are failing, because valgrind reports the use
 # of uninitialized variables deep within libdl.  All other tests pass, so


More information about the scm-commits mailing list