summaryrefslogtreecommitdiff
path: root/math/atlas/files/thread-patch
blob: ea23f566a14469a3eef8e32fa0adff092c0e5b5b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- CONFIG/src/SpewMakeInc.c~	Fri Feb 16 11:40:19 2007
+++ CONFIG/src/SpewMakeInc.c	Fri Feb 16 11:41:06 2007
@@ -332,7 +332,8 @@
             &mhz, &ptrbits, &ncpu, comps, &gccflags, &outfile, &srcdir,
             &blddir, &USEDEFL1, &USEARCHDEF, &nof77, &f2cdefs, &cdefs, &pmake,
             &flapack, &smaflags, &dmaflags, &f77lib, &l2size, &targ);
-   if (ncpu > 1) THREADS = 1;
+ /*   if (ncpu > 1) THREADS = 1; */
+    THREADS = 1;
    if (!outfile)
       fpout = stdout;
    else