mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 11:27:42 +08:00
2010-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/lpc32xx_phycore.cfg: Remove -W* flags.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2010-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* make/custom/lpc32xx_phycore.cfg: Remove -W* flags.
|
||||
|
||||
2010-01-12 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
* include/lpc-ethernet-config.h, include/mmu.h: New files.
|
||||
|
||||
@@ -8,7 +8,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
|
||||
|
||||
RTEMS_CPU = arm
|
||||
|
||||
CPU_CFLAGS = -mcpu=arm926ej-s -mthumb -mstructure-size-boundary=8 \
|
||||
-Wextra -Wno-unused -Wpointer-arith -Wcast-qual -Wconversion -Wmissing-prototypes
|
||||
CPU_CFLAGS = -mcpu=arm926ej-s -mthumb -mstructure-size-boundary=8
|
||||
|
||||
CFLAGS_OPTIMIZE_V = -Os -g
|
||||
|
||||
Reference in New Issue
Block a user