suspecting something odd with make -j8 master
authorthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Tue, 30 Mar 2010 21:40:47 +0000 (21:40 +0000)
committerthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Tue, 30 Mar 2010 21:40:47 +0000 (21:40 +0000)
gnuradio.spec

index 8eb0cb4..bedafbf 100644 (file)
@@ -51,7 +51,8 @@ autoreconf -i
 %configure --disable-doxygen
 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
 %else
 bash -x ./bootstrap
 %configure --disable-doxygen