mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
meson.build: Remove unnecessary -Wall
This commit is contained in:
parent
50f8791f1e
commit
bdf5d748f2
@ -446,7 +446,6 @@ configure_file(output : 'irssi-config.h',
|
|||||||
##########
|
##########
|
||||||
|
|
||||||
#### warnings ####
|
#### warnings ####
|
||||||
add_project_arguments('-Wall', language : 'c')
|
|
||||||
add_project_arguments(cc.get_supported_arguments('-Werror=declaration-after-statement'), language : 'c')
|
add_project_arguments(cc.get_supported_arguments('-Werror=declaration-after-statement'), language : 'c')
|
||||||
|
|
||||||
#### personality ####
|
#### personality ####
|
||||||
|
Loading…
Reference in New Issue
Block a user