[gearmand] Removing smp flags (temporarily ?) due to build issues upstream

derks derks at fedoraproject.org
Tue Feb 21 02:31:10 UTC 2012


commit d3206a8ad38fe2bbbb34f6b943fdf31895ef4b30
Author: BJ Dierkes <wdierkes at rackspace.com>
Date:   Wed Feb 15 13:26:47 2012 -0600

    Removing smp flags (temporarily ?) due to build issues upstream

 gearmand-0.27-lp914495.patch |   32 --------------------------------
 gearmand.spec                |    4 +++-
 2 files changed, 3 insertions(+), 33 deletions(-)
---
diff --git a/gearmand.spec b/gearmand.spec
index 098fe3c..4eb0a33 100644
--- a/gearmand.spec
+++ b/gearmand.spec
@@ -94,7 +94,8 @@ Development headers for %{name} 1.0.
 
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
-make %{?_smp_mflags}
+#make %{?_smp_mflags}
+make
 
 
 %install
@@ -196,6 +197,7 @@ fi
 - Latest sources from upstream.  Release notes here:
   https://launchpad.net/gearmand/trunk/0.28
 - Removing Patch0: gearmand-0.27-lp914495.patch (applied upstream)
+- Removing smp flags (temporarily ?) due to build issues upstream
 
 * Thu Jan 12 2012 BJ Dierkes <wdierkes at rackspace.com> - 0.27-2
 - Adding Patch0: gearmand-0.27-lp914495.patch Resolves LP#914495


More information about the scm-commits mailing list