Merge in removal of smp make
authorBrian Aker <brian@tangent.org>
Sat, 9 Apr 2011 01:50:10 +0000 (18:50 -0700)
committerBrian Aker <brian@tangent.org>
Sat, 9 Apr 2011 01:50:10 +0000 (18:50 -0700)
support/libmemcached-fc.spec.in
support/libmemcached.spec.in

index 05f369a83fe5771ee2a9bd6f41cfc65fb9b6c93d..8535bcad5493b9277382570ad5aa117102069ebb 100644 (file)
@@ -49,7 +49,7 @@ you will need to install %{name}-devel.
 
 %build
 %configure
-%{__make} %{_smp_mflags}
+%{__make}
 
 
 %install
index 073278d4902600e2be671599d537a99fd3f9ff0f..481d782132dd289e5f10c3ee66c22b8cbe05e746 100644 (file)
@@ -50,7 +50,7 @@ you will need to install %{name}-devel.
 
 %build
 %configure
-%{__make} %{_smp_mflags}
+%{__make}
 
 
 %install