Browse Source

configure: Remove a warning

Used everywhere needs to be fixed
wip/pluginpref
TingPing 8 years ago
parent
commit
455fa24d63
  1. 1
      configure.ac

1
configure.ac

@ -627,7 +627,6 @@ CC_CHECK_FLAGS_APPEND([CFLAGS], [CFLAGS], [ \ @@ -627,7 +627,6 @@ CC_CHECK_FLAGS_APPEND([CFLAGS], [CFLAGS], [ \
-Wno-missing-field-initializers \
-Wno-unused-result \
-Werror=format-security \
-Werror=format-nonliteral \
-Werror=format=2 \
-Werror=declaration-after-statement \
])

Loading…
Cancel
Save