aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/osmesa/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/osmesa/meson.build')
-rw-r--r--src/gallium/targets/osmesa/meson.build3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gallium/targets/osmesa/meson.build b/src/gallium/targets/osmesa/meson.build
index 92cd0aa06a5..b17131f1cbe 100644
--- a/src/gallium/targets/osmesa/meson.build
+++ b/src/gallium/targets/osmesa/meson.build
@@ -41,8 +41,7 @@ endif
libosmesa = shared_library(
osmesa_lib_name,
'target.c',
- c_args : [c_vis_args],
- cpp_args : cpp_vis_args,
+ gnu_symbol_visibility : 'hidden',
link_args : [ld_args_gc_sections, osmesa_link_args],
vs_module_defs : osmesa_def,
include_directories : [