mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
[meson] No need for -Wc++-compat
This commit is contained in:
parent
40b825eadd
commit
8485baea76
@ -161,8 +161,6 @@ extracppflags = []
|
||||
|
||||
if conf_data.get('CONFIG_ECMASCRIPT')
|
||||
extracppflags += ['-fpermissive', '-Wno-sign-compare']
|
||||
else
|
||||
extracflags += ['-Wc++-compat']
|
||||
endif
|
||||
|
||||
if compiler.has_header('wchar.h')
|
||||
|
Loading…
x
Reference in New Issue
Block a user