[Lunar-commits] <moonbase> gcc: Is PSAFE these days, removed PSAFE=no
Stefan Wold
ratler at lunar-linux.org
Sun Feb 7 20:57:34 CET 2010
commit 93b6e0ca0a5a681d512732d80ef1eb346eb11ecf
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sun Feb 7 20:57:34 2010 +0100
gcc: Is PSAFE these days, removed PSAFE=no
The parallel make bugs were mostly related to gcc2 and gcc3.
The PSAFE option was added in 2002. I have verified that gcc now is PSAFE
on both x86 and x86_64. I've tested with make -j8. I cut the build time
down to around 15 minutes from 41 minutes.
---
compilers/gcc/DETAILS | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/compilers/gcc/DETAILS b/compilers/gcc/DETAILS
index 88f7da0..80fc1be 100644
--- a/compilers/gcc/DETAILS
+++ b/compilers/gcc/DETAILS
@@ -8,7 +8,6 @@
WEB_SITE=http://gcc.gnu.org
ENTERED=20020628
UPDATED=20100122
- PSAFE=no
SHORT="GNU compiler collection"
cat << EOF
More information about the Lunar-commits
mailing list