remove -Wcast-align

See: https://bugzilla.gnome.org/show_bug.cgi?id=615698
This commit is contained in:
Wim Taymans 2011-07-07 18:52:23 +02:00 committed by Edward Hervey
parent 37f5d70332
commit 54cdf039b9

View file

@ -135,7 +135,7 @@ dnl define an ERROR_CFLAGS Makefile variable
AG_GST_SET_ERROR_CFLAGS($GST_GIT, [ AG_GST_SET_ERROR_CFLAGS($GST_GIT, [
-Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef
-Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition
-Wcast-align -Winit-self -Wmissing-include-dirs -Waddress -Winit-self -Wmissing-include-dirs -Waddress
-Waggregate-return -Wno-multichar -Wnested-externs ]) -Waggregate-return -Wno-multichar -Wnested-externs ])
dnl define correct level for debugging messages dnl define correct level for debugging messages