Mesa (master): targets/omx: drop the version from the omx targets

Emil Velikov evelikov at kemper.freedesktop.org
Fri May 2 20:52:08 UTC 2014


Module: Mesa
Branch: master
Commit: 53dd2e45f4625cc82f96e628a0e20512557113b8
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=53dd2e45f4625cc82f96e628a0e20512557113b8

Author: Emil Velikov <emil.l.velikov at gmail.com>
Date:   Sat Apr  5 18:09:59 2014 +0100

targets/omx: drop the version from the omx targets

Suggested-by: Christian König <christian.koenig at amd.com>
Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>

---

 src/gallium/Automake.inc |    1 +
 1 file changed, 1 insertion(+)

diff --git a/src/gallium/Automake.inc b/src/gallium/Automake.inc
index 5263b7a..5a4f4e8 100644
--- a/src/gallium/Automake.inc
+++ b/src/gallium/Automake.inc
@@ -81,6 +81,7 @@ GALLIUM_OMX_LINKER_FLAGS = \
 	-shared \
 	-module \
 	-no-undefined \
+	-avoid-version \
 	-Wl,--version-script=$(top_srcdir)/src/gallium/targets/omx.sym \
 	$(GC_SECTIONS) \
 	$(LD_NO_UNDEFINED)




More information about the mesa-commit mailing list