New commits:
commit c827aab5f46b82c031bcf24108f27127f5e1bba4
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
glob2: Use custom CFLAGS and CXXFLAGS
diff --git a/games-strategy-rts/glob2/BUILD b/games-strategy-rts/glob2/BUILD
index 7500d95..246f412 100755
--- a/games-strategy-rts/glob2/BUILD
+++ b/games-strategy-rts/glob2/BUILD
@@ -1 +1 @@
-scons BINDIR="/usr/games" LDFLAGS="$LDFLAGS" INSTALLDIR="/usr/share/games"
+scons BINDIR="/usr/games" CFLAGS="$CFLAGS" CXXFLAGS="$CXXFLAGS"
LDFLAGS="$LDFLAGS" INSTALLDIR="/usr/share/games"
diff --git a/games-strategy-rts/glob2/HISTORY
b/games-strategy-rts/glob2/HISTORY
index fff25c0..3754bbf 100644
--- a/games-strategy-rts/glob2/HISTORY
+++ b/games-strategy-rts/glob2/HISTORY
@@ -1,3 +1,6 @@
+2009-03-28 Eric Sandall <sandalle AT sourcemage.org>
+ * BUILD: Use custom CFLAGS and CXXFLAGS
+
2008-06-03 Eric Sandall <sandalle AT sourcemage.org>
* PRE_BUILD: Apply gcc43.patch
* gcc43.patch: Fix GCC 4.3 compilation
[SM-Commit] GIT changes to master games grimoire by Eric Sandall (c827aab5f46b82c031bcf24108f27127f5e1bba4),
Eric Sandall, 03/28/2009