mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-22 01:02:20 -05:00
configure: Remove a warning
Used everywhere needs to be fixed
This commit is contained in:
parent
dc69f24ae5
commit
455fa24d63
@ -627,7 +627,6 @@ CC_CHECK_FLAGS_APPEND([CFLAGS], [CFLAGS], [ \
|
|||||||
-Wno-missing-field-initializers \
|
-Wno-missing-field-initializers \
|
||||||
-Wno-unused-result \
|
-Wno-unused-result \
|
||||||
-Werror=format-security \
|
-Werror=format-security \
|
||||||
-Werror=format-nonliteral \
|
|
||||||
-Werror=format=2 \
|
-Werror=format=2 \
|
||||||
-Werror=declaration-after-statement \
|
-Werror=declaration-after-statement \
|
||||||
])
|
])
|
||||||
|
Loading…
Reference in New Issue
Block a user