targets/omx: use version script to limit amount of exported symbols
Using export-symbols-regex is the least desirable method of restricting the exported symbols, as is completely messes up with the symbol table. radeon_drm_winsys_create is not needed, avoid exporting it. Signed-off-by:Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by:
Christian König <christian.koenig@amd.com>
- src/gallium/Automake.inc 1 addition, 1 deletionsrc/gallium/Automake.inc
- src/gallium/targets/omx.sym 6 additions, 0 deletionssrc/gallium/targets/omx.sym
- src/gallium/targets/r600/omx/Makefile.am 0 additions, 2 deletionssrc/gallium/targets/r600/omx/Makefile.am
- src/gallium/targets/radeonsi/omx/Makefile.am 0 additions, 2 deletionssrc/gallium/targets/radeonsi/omx/Makefile.am