From 1ef7abfa8781ca8392109b85f09886249092784d Mon Sep 17 00:00:00 2001 From: Jussi Lehtola Date: Jan 16 2012 08:27:45 +0000 Subject: Disable SMP build. --- diff --git a/octave.spec b/octave.spec index 40523b3..ab51545 100644 --- a/octave.spec +++ b/octave.spec @@ -100,7 +100,9 @@ then exit 1 fi -make OCTAVE_RELEASE="Fedora %{version}-%{release}" %{?_smp_mflags} +# SMP make still not working in Octave 3.6.0 +#make OCTAVE_RELEASE="Fedora %{version}-%{release}" %{?_smp_mflags} +make OCTAVE_RELEASE="Fedora %{version}-%{release}" %install rm -rf %{buildroot}