Skip to content
Snippets Groups Projects
Commit bea9e8dc authored by Emil Velikov's avatar Emil Velikov
Browse files

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: default avatarEmil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: default avatarChristian König <christian.koenig@amd.com>
parent 6239d42f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment