[SM-Commit] GIT changes to stable-0.4 grimoire by Eric Sandall (4c711ee9d44830062e6ee11fcdfa502bb32bf12b)

Eric Sandall scm at mail.sourcemage.org
Thu Dec 21 14:20:56 EST 2006


GIT changes to stable-0.4 grimoire by Eric Sandall <sandalle at sourcemage.org>:

 libs/libcfg+/BUILD   |    2 ++
 libs/libcfg+/HISTORY |    3 +++
 2 files changed, 5 insertions(+)

New commits:
commit 4c711ee9d44830062e6ee11fcdfa502bb32bf12b
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    libcfg+ fails to build with -Wl,-O1 LDFLAGS
    
    Conflicts:
    
    	libs/libcfg+/HISTORY

diff --git a/libs/libcfg+/BUILD b/libs/libcfg+/BUILD
new file mode 100755
index 0000000..65ce979
--- /dev/null
+++ b/libs/libcfg+/BUILD
@@ -0,0 +1,2 @@
+LDFLAGS=${LDFLAGS/-Wl,-O1/}  &&
+default_build
diff --git a/libs/libcfg+/HISTORY b/libs/libcfg+/HISTORY
index d2557a8..a564d45 100644
--- a/libs/libcfg+/HISTORY
+++ b/libs/libcfg+/HISTORY
@@ -1,3 +1,6 @@
+2006-12-16 Eric Sandall <eric at sandall.us>
+	* BUILD: Fails to build with -Wl,-O1 in LDFLAGS
+
 2005-10-05 Ladislav Hagara <hgr at vabo.cz>
 	* *: created this spell, version 0.6.2
 



More information about the SM-Commit mailing list