Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-merged-gcc grimoire by Andraž 'ruskie' Levstik (707e304b2ae3c5c022659f661beb347acc821f55)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž 'ruskie' Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-merged-gcc grimoire by Andraž 'ruskie' Levstik (707e304b2ae3c5c022659f661beb347acc821f55)
  • Date: Tue, 27 Oct 2009 12:27:40 -0500

GIT changes to devel-merged-gcc grimoire by Andraž 'ruskie' Levstik
<ruskie+2054d253 AT codemages.net>:

gnu/gcc/HISTORY | 9 ++-------
gnu/gcc/POST_RESURRECT | 2 --
2 files changed, 2 insertions(+), 9 deletions(-)

New commits:
commit 314e9eaba19bde60e60b66820ac6e81a4312ebe0
Author: Andraž 'ruskie' Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž 'ruskie' Levstik <ruskie+2054d253 AT codemages.net>

gcc: removed POST_RESURRECT

diff --git a/gnu/gcc/HISTORY b/gnu/gcc/HISTORY
index 922feba..6ef28ed 100644
--- a/gnu/gcc/HISTORY
+++ b/gnu/gcc/HISTORY
@@ -1,10 +1,5 @@
-2009-09-06 Remko van der Vossen <wich AT sourcemage.org>
- * BUILD: Stop build if gmp or mpfr were built with a different
archspec
- than the current one.
- * DEPENDS: force_depends gmp and mpfr if either were built with a
- different archspec than the current one. Fixes part of bug 15166.
- * EXPORTS, FINAL, REPAIR^all^EXPORTS: Added export of build arch of
- gcc to force recompile when casting g++ after switching archs.
+2009-10-18 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * POST_RESURRECT: removed

2009-07-25 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
* BUILD: removed the if about /lib64
diff --git a/gnu/gcc/POST_RESURRECT b/gnu/gcc/POST_RESURRECT
deleted file mode 100755
index b6c4867..0000000
--- a/gnu/gcc/POST_RESURRECT
+++ /dev/null
@@ -1,2 +0,0 @@
-local SPECSDIR=${INSTALL_ROOT}/usr/lib/gcc/$HOST/$VERSION &&
-cat $SPECSDIR/specs-local/* > $SPECSDIR/specs



  • [SM-Commit] GIT changes to devel-merged-gcc grimoire by Andraž 'ruskie' Levstik (707e304b2ae3c5c022659f661beb347acc821f55), Andraž 'ruskie' Levstik, 10/27/2009

Archive powered by MHonArc 2.6.24.

Top of Page