aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 3ab0b31e..2fc78d33 100644
--- a/meson.build
+++ b/meson.build
@@ -17,7 +17,6 @@ project(
so_version = ['0', '0', '0']
add_project_arguments('-Wno-unused-parameter', language: 'c')
-add_project_arguments('-fvisibility=hidden', language: 'c')
add_project_arguments(
'-DWLR_SRC_DIR="@0@"'.format(meson.source_root()),
language: 'c',