mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
Remove -Wcast-qual as it is already being added by Makefile.all.am
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14842
This commit is contained in:
parent
522dc6e7ce
commit
5794abe0da
@ -155,7 +155,6 @@ LIBVEX_SOURCES_COMMON = \
|
||||
|
||||
LIBVEX_CFLAGS = \
|
||||
-Wbad-function-cast \
|
||||
-Wcast-qual \
|
||||
-fstrict-aliasing
|
||||
|
||||
libvex_@VGCONF_ARCH_PRI@_@VGCONF_OS@_a_SOURCES = $(LIBVEX_SOURCES_COMMON)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user