Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (bf8f1e274445976f1a2641908e8d0cfc9d0f9537)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (bf8f1e274445976f1a2641908e8d0cfc9d0f9537)
  • Date: Sun, 16 May 2010 10:12:42 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

video-libs/schroedinger/BUILD | 2 ++
video-libs/schroedinger/HISTORY | 3 +++
2 files changed, 5 insertions(+)

New commits:
commit bf8f1e274445976f1a2641908e8d0cfc9d0f9537
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

schroedinger: Fails to link against orc with -Wl,--as-needed in LDFLAGS

diff --git a/video-libs/schroedinger/BUILD b/video-libs/schroedinger/BUILD
new file mode 100755
index 0000000..737bb37
--- /dev/null
+++ b/video-libs/schroedinger/BUILD
@@ -0,0 +1,2 @@
+LDFLAGS=${LDFLAGS/-Wl,--as-needed/} &&
+default_build
diff --git a/video-libs/schroedinger/HISTORY b/video-libs/schroedinger/HISTORY
index f411ea1..1e79609 100644
--- a/video-libs/schroedinger/HISTORY
+++ b/video-libs/schroedinger/HISTORY
@@ -1,3 +1,6 @@
+2010-05-15 Eric Sandall <sandalle AT sourcemage.org>
+ * BUILD: Fails to link against orc with -Wl,--as-needed in LDFLAGS
+
2010-03-10 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.0.9
* DEPENDS: liboil -> orc



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (bf8f1e274445976f1a2641908e8d0cfc9d0f9537), Eric Sandall, 05/16/2010

Archive powered by MHonArc 2.6.24.

Top of Page