diff --git a/meson.build b/meson.build index 53370c3..b6538e5 100644 --- a/meson.build +++ b/meson.build @@ -8,7 +8,6 @@ add_project_arguments( if meson.get_compiler('c').get_argument_syntax() != 'msvc' add_project_arguments( - '-Wall', '-ffunction-sections', '-fdata-sections', language: 'c',