mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
parent
bad2aae7ae
commit
9704c00b0d
1 changed files with 1 additions and 1 deletions
|
@ -249,7 +249,7 @@ AG_GST_SET_ERROR_CFLAGS($GST_GIT, [
|
||||||
|
|
||||||
dnl define an ERROR_CXXFLAGS Makefile variable
|
dnl define an ERROR_CXXFLAGS Makefile variable
|
||||||
AG_GST_SET_ERROR_CXXFLAGS($GST_GIT, [
|
AG_GST_SET_ERROR_CXXFLAGS($GST_GIT, [
|
||||||
-Wmissing-declarations -Wredundant-decls -Wundef
|
-Wmissing-declarations -Wredundant-decls
|
||||||
-Wwrite-strings -Wformat-nonliteral -Wformat-security
|
-Wwrite-strings -Wformat-nonliteral -Wformat-security
|
||||||
-Wcast-align -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar ])
|
-Wcast-align -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar ])
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue