[octave/el6] Disable SMP build for now.

Jussi Lehtola jussilehtola at fedoraproject.org
Sat Aug 6 12:21:40 UTC 2011


commit d360bab158b728a2b200e6f42ca9ceac659d5c94
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Sat Aug 6 15:21:23 2011 +0300

    Disable SMP build for now.

 octave.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/octave.spec b/octave.spec
index a7a23a0..a9f6f2f 100644
--- a/octave.spec
+++ b/octave.spec
@@ -98,7 +98,7 @@ then
   exit 1
 fi
 
-make OCTAVE_RELEASE="Fedora %{version}-%{release}" %{?_smp_mflags}
+make OCTAVE_RELEASE="Fedora %{version}-%{release}"
 
 %install
 rm -rf %{buildroot}


More information about the scm-commits mailing list