mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
Merge pull request #1140 from dequis/tear-down-the-wall
meson.build: Remove unnecessary -Wall
This commit is contained in:
commit
0bedcfccbd
@ -452,7 +452,6 @@ configure_file(output : 'irssi-config.h',
|
||||
##########
|
||||
|
||||
#### warnings ####
|
||||
add_project_arguments('-Wall', language : 'c')
|
||||
add_project_arguments(cc.get_supported_arguments('-Werror=declaration-after-statement'), language : 'c')
|
||||
|
||||
#### personality ####
|
||||
|
Loading…
Reference in New Issue
Block a user