* Makefile.in (bitmap.o-warn): Remove goal.
From-SVN: r143482
This commit is contained in:
parent
a640c13b6b
commit
9d2cc6f081
@ -10,6 +10,7 @@
|
||||
C++ warning about implicit conversion from void * to struct
|
||||
bitmap_head_def *.
|
||||
(bitmap_obstack_free): Likewise for bitmap_element *.
|
||||
* Makefile.in (bitmap.o-warn): Remove goal.
|
||||
|
||||
2009-01-17 Dave Korn <dave.korn.cygwin@gmail.com>
|
||||
|
||||
|
@ -179,8 +179,6 @@ build/gengtype-lex.o-warn = -Wno-error
|
||||
SYSCALLS.c.X-warn = -Wno-strict-prototypes -Wno-error
|
||||
# dfp.c contains alias violations
|
||||
dfp.o-warn = -Wno-error
|
||||
# bitmap.c contains -Wc++compat warnings.
|
||||
bitmap.o-warn = -Wno-error
|
||||
# dominance.c contains a -Wc++compat warning.
|
||||
dominance.o-warn = -Wno-error
|
||||
# mips-tfile.c contains -Wcast-qual warnings.
|
||||
|
Loading…
Reference in New Issue
Block a user