mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-06 06:22:29 +00:00
-Wold-style-definition is not valid for C++
This commit is contained in:
parent
382afe983b
commit
015ce708e4
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,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 -Wundef
|
||||||
-Wwrite-strings -Wold-style-definition -Wcast-align
|
-Wwrite-strings -Wcast-align
|
||||||
-Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar ])
|
-Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar ])
|
||||||
|
|
||||||
dnl define correct level for debugging messages
|
dnl define correct level for debugging messages
|
||||||
|
|
Loading…
Reference in a new issue