[midori] Remove smp_mflags for now as we run into a build hang with them.

Kevin Fenzi kevin at fedoraproject.org
Sat Nov 12 22:48:51 UTC 2011


commit ee23b36391ec40271b37f775e2338dd32fec2ed8
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sat Nov 12 15:48:30 2011 -0700

    Remove smp_mflags for now as we run into a build hang with them.

 midori.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/midori.spec b/midori.spec
index 0d15f95..e19774f 100644
--- a/midori.spec
+++ b/midori.spec
@@ -78,7 +78,7 @@ export CFLAGS="%{optflags}"
 	--enable-apidocs			\
 	configure
 #waf %{?_smp_mflags} build
-./waf %{?_smp_mflags} build
+./waf build
 
  
 %install


More information about the scm-commits mailing list