Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.6 grimoire by Eric Sandall (0bef80a1d02be0d945f1277c321f30bfbc71cf5c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-rc-0.6 grimoire by Eric Sandall (0bef80a1d02be0d945f1277c321f30bfbc71cf5c)
  • Date: Thu, 21 Dec 2006 13:19:48 -0600

GIT changes to stable-rc-0.6 grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

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

New commits:
commit 0bef80a1d02be0d945f1277c321f30bfbc71cf5c
Author: Eric Sandall <sandalle@moby.(none)>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libcfg+ fails to build with -Wl,-O1 LDFLAGS

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 02d901f..11a4c64 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
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.




  • [SM-Commit] GIT changes to stable-rc-0.6 grimoire by Eric Sandall (0bef80a1d02be0d945f1277c321f30bfbc71cf5c), Eric Sandall, 12/21/2006

Archive powered by MHonArc 2.6.24.

Top of Page