summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2012-02-05 22:14:43 +0100
committerFlorian Franzmann2012-02-05 22:14:43 +0100
commit2d7f334512214f68e9da481ee48cef94757f8339 (patch)
tree1dda8416cfb45fa024fab041b0098e0aa482a47e
parent5295f2ed203bc67d326928a5a1e5178e008bcb82 (diff)
Revert "devel/cmake: activated parallel bootstrap, deactivated avx to avoid"
This reverts commit 59186211f53a2fcf44d9f901e1b1953cd86cf89d.
-rwxr-xr-xdevel/cmake/BUILD3
-rw-r--r--devel/cmake/HISTORY4
2 files changed, 1 insertions, 6 deletions
diff --git a/devel/cmake/BUILD b/devel/cmake/BUILD
index 76e2265068..ed35133563 100755
--- a/devel/cmake/BUILD
+++ b/devel/cmake/BUILD
@@ -1,7 +1,6 @@
-CXXFLAGS="${CXXFLAGS} -mno-avx" CFLAGS="${CFLAGS} -mno-avx" ./configure --prefix=${INSTALL_ROOT}/usr \
+./configure --prefix=${INSTALL_ROOT}/usr \
--datadir=/share/${SPELL} \
--docdir=/share/doc/${SPELL} \
--mandir=/share/man \
- --parallel=${MAKE_NJOBS} \
$OPTS &&
make
diff --git a/devel/cmake/HISTORY b/devel/cmake/HISTORY
index 5f3bb05cef..6612da4bd4 100644
--- a/devel/cmake/HISTORY
+++ b/devel/cmake/HISTORY
@@ -1,7 +1,3 @@
-2012-02-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
- * BUILD: deactivated avx in CFLAGS and CXXFLAGS to avoid compile error,
- activated parallel bootstrap
-
2011-12-31 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 2.8.7