mirror of
https://gitea.tendokyu.moe/TeamTofuShop/capnhook.git
synced 2026-09-22 22:38:12 +03:00
Remove -Wall from CFLAGS
Meson has its own mechanisms for configuring warning levels.
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user