summaryrefslogtreecommitdiffstats
path: root/doxygen/gallium.doxy
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2017-08-21 14:27:42 -0500
committerRob Herring <[email protected]>2017-08-22 19:02:12 -0500
commitf8e42237283d2b4ec829449adbbcfc9e51ac8756 (patch)
tree97ae765c437a3a8d1307437b54155b5f82f0d545 /doxygen/gallium.doxy
parent2b025a11be1be82b482b7d61a1c0a8cf4de5570f (diff)
Android: gallium_dri: pass dri.sym to linker
Pass the dri.sym version script to the linker. This ensures only explicitly exported symbols are exported and shrinks the library by up to 60KB. HAVE_DLADDR also needs to be set so that __driDriverExtensions is defined. We need to pass "--undefined-version" because the Android build system sets --no-undefined-version by default and we get an error on driver specific symbols if those drivers are disabled without the option. Suggested-by: Emil Velikov <[email protected]> Reviewed-by: Emil Velikov <[email protected]> Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'doxygen/gallium.doxy')
0 files changed, 0 insertions, 0 deletions