From 8003ba152f15aa82aaadd76fcd6b669cc0cc9981 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 1 Sep 2014 21:25:59 +0000 Subject: Remove non staged ports without pending PR from ma* --- math/atlas-devel/files/thread-patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 math/atlas-devel/files/thread-patch (limited to 'math/atlas-devel/files/thread-patch') diff --git a/math/atlas-devel/files/thread-patch b/math/atlas-devel/files/thread-patch deleted file mode 100644 index 8dc50b6dbf7a..000000000000 --- a/math/atlas-devel/files/thread-patch +++ /dev/null @@ -1,12 +0,0 @@ ---- CONFIG/src/SpewMakeInc.c~ 2009-04-13 17:52:14.000000000 +0900 -+++ CONFIG/src/SpewMakeInc.c 2009-04-13 17:53:05.000000000 +0900 -@@ -423,7 +423,8 @@ - &srcdir, &blddir, &USEDEFL1, &USEARCHDEF, &LATUNE, &nof77, - &f2cdefs, &cdefs, &pmake, &flapack, &smaflags, &dmaflags, - &f77lib, &LAsrcd, &l2size, &targ); -- if (ncpu > 1) THREADS = 1; -+/* if (ncpu > 1) THREADS = 1; */ -+ THREADS = 1; - if (!outfile) - fpout = stdout; - else -- cgit v1.2.3