Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (68300652163045874e86da2b6a4416ba558e1a7c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (68300652163045874e86da2b6a4416ba558e1a7c)
  • Date: Sun, 3 Jun 2007 12:06:29 -0500

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

kernels/bootsplash/BUILD | 2 +-
kernels/bootsplash/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 68300652163045874e86da2b6a4416ba558e1a7c
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

bootsplash: fix #13766

diff --git a/kernels/bootsplash/BUILD b/kernels/bootsplash/BUILD
index f8c81f0..16946d9 100755
--- a/kernels/bootsplash/BUILD
+++ b/kernels/bootsplash/BUILD
@@ -1,4 +1,4 @@
-if use_gcc 4.0. ; then
+if use_gcc ^4; then
patch -p0 < $SCRIPT_DIRECTORY/mng.c.patch
fi &&
cd Utilities &&
diff --git a/kernels/bootsplash/HISTORY b/kernels/bootsplash/HISTORY
index a43bc83..428d2b9 100644
--- a/kernels/bootsplash/HISTORY
+++ b/kernels/bootsplash/HISTORY
@@ -1,3 +1,6 @@
+2007-06-03 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * BUILD: apply the mng patch to all gcc4 versions #13766
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (68300652163045874e86da2b6a4416ba558e1a7c), Jaka Kranjc, 06/03/2007

Archive powered by MHonArc 2.6.24.

Top of Page