[mesa-demos] add the patch consarn it

Adam Jackson ajax at fedoraproject.org
Wed Mar 27 18:52:42 UTC 2013


commit 083e1f7dd79301fa8fabe1903b7bcad0493df09a
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Mar 27 14:52:38 2013 -0400

    add the patch consarn it

 mesa-demos-as-needed.patch |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/mesa-demos-as-needed.patch b/mesa-demos-as-needed.patch
new file mode 100644
index 0000000..f037f84
--- /dev/null
+++ b/mesa-demos-as-needed.patch
@@ -0,0 +1,13 @@
+diff -up mesa-demos-8.1.0/configure.ac.jx mesa-demos-8.1.0/configure.ac
+--- mesa-demos-8.1.0/configure.ac.jx	2013-02-24 05:49:47.000000000 -0500
++++ mesa-demos-8.1.0/configure.ac	2013-03-27 14:41:42.493936005 -0400
+@@ -267,6 +267,9 @@ cygwin*)
+     ;;
+ esac
+ 
++dnl i am somewhat surprised this works
++DEMO_LIBS="-Wl,--as-needed $DEMO_LIBS"
++
+ AC_SUBST([DEMO_CFLAGS])
+ AC_SUBST([DEMO_LIBS])
+ AC_SUBST([EGL_CFLAGS])


More information about the scm-commits mailing list