summaryrefslogtreecommitdiff
path: root/math/atlas-devel/files/thread-patch
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 21:25:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 21:25:59 +0000
commit8003ba152f15aa82aaadd76fcd6b669cc0cc9981 (patch)
tree7842527232644d8f0fc76639a38e9596a910d381 /math/atlas-devel/files/thread-patch
parentConvert to USES=libtool and add INSTALL_TARGET=install-strip (diff)
Remove non staged ports without pending PR from ma*
Notes
Notes: svn path=/head/; revision=366959
Diffstat (limited to 'math/atlas-devel/files/thread-patch')
-rw-r--r--math/atlas-devel/files/thread-patch12
1 files changed, 0 insertions, 12 deletions
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