summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaka Kranjc2007-06-03 19:05:59 +0200
committerEric Sandall2007-06-03 10:33:53 -0700
commitcde6e7640817dd4f28f8d17dcc7c5d9701995c28 (patch)
tree01a337a546ff4b26e7da8d3ad3dab167e29f5693
parent812951c836b1b9a1c51b57cb70b17a476ec9aa9a (diff)
bootsplash: fix #13766
(cherry picked from commit 68300652163045874e86da2b6a4416ba558e1a7c)
-rwxr-xr-xkernels/bootsplash/BUILD2
-rw-r--r--kernels/bootsplash/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/kernels/bootsplash/BUILD b/kernels/bootsplash/BUILD
index f8c81f0b6d..16946d9ce3 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 a43bc83f5f..428d2b97fd 100644
--- a/kernels/bootsplash/HISTORY
+++ b/kernels/bootsplash/HISTORY
@@ -1,3 +1,6 @@
+2007-06-03 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+ * BUILD: apply the mng patch to all gcc4 versions #13766
+
2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.