mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2010-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* automake/compile.am: Remove non release-suitable warning flags.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
2010-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2010-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* automake/compile.am: Remove non release-suitable warning flags.
|
||||||
* aclocal/prog-cc.m4: Remove non release-suitable warning flags.
|
* aclocal/prog-cc.m4: Remove non release-suitable warning flags.
|
||||||
|
|
||||||
2010-09-01 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2010-09-01 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|||||||
@@ -4,7 +4,4 @@
|
|||||||
|
|
||||||
AM_CPPFLAGS = @RTEMS_CPPFLAGS@
|
AM_CPPFLAGS = @RTEMS_CPPFLAGS@
|
||||||
AM_CFLAGS =
|
AM_CFLAGS =
|
||||||
AM_CFLAGS += -Werror=overflow
|
|
||||||
AM_CFLAGS += -Werror=pointer-to-int-cast
|
|
||||||
AM_CFLAGS += -Werror=int-to-pointer-cast
|
|
||||||
AM_CCASFLAGS = @RTEMS_CCASFLAGS@
|
AM_CCASFLAGS = @RTEMS_CCASFLAGS@
|
||||||
|
|||||||
Reference in New Issue
Block a user