New commits:
commit 52e213f4804a731b307c6f2d23587f14d9c62ab7
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
mono: Fails to compile with -O3 on nocona_32 (at least), lowering to -O2
on that architecture
diff --git a/devel/mono/BUILD b/devel/mono/BUILD
index 6144502..fc4686c 100755
--- a/devel/mono/BUILD
+++ b/devel/mono/BUILD
@@ -2,6 +2,10 @@ if [ "${HOST%%-*}" == x86_64 ]; then
CFLAGS="${CFLAGS//-[fD]PIC/}"
fi &&
[[ $CROSS_INSTALL == on ]] && OPTS="$OPTS --host=${HOST}"
diff --git a/devel/mono/HISTORY b/devel/mono/HISTORY
index 1222b40..71ec6ed 100644
--- a/devel/mono/HISTORY
+++ b/devel/mono/HISTORY
@@ -1,3 +1,6 @@
+2008-05-09 Eric Sandall <sandalle AT sourcemage.org>
+ * BUILD: Fails to build with -O3 on nocona_32 at least, lower to -O2
+
2008-04-27 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 1.9.1.
[SM-Commit] GIT changes to master grimoire by Eric Sandall (52e213f4804a731b307c6f2d23587f14d9c62ab7),
Eric Sandall, 05/09/2008