mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 02:38:04 +02:00
targets/omx: drop the version from the omx targets
Suggested-by: Christian König <christian.koenig@amd.com> Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
This commit is contained in:
parent
bea9e8dca0
commit
53dd2e45f4
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue