From edc1ce3ceb83bbaba8db202a29d1c95700b63e98 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 1 Oct 2008 01:20:46 +0000 Subject: 2008-10-01 Ralf Corsepius * custom/gen83xx.cfg, custom/lpc2478.cfg: Remove warning flags. --- make/custom/lpc2478.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'make/custom/lpc2478.cfg') diff --git a/make/custom/lpc2478.cfg b/make/custom/lpc2478.cfg index 4ccacfe70d..ceb6d28ede 100644 --- a/make/custom/lpc2478.cfg +++ b/make/custom/lpc2478.cfg @@ -9,8 +9,7 @@ include $(RTEMS_ROOT)/make/custom/default.cfg RTEMS_CPU = arm RTEMS_BSP_FAMILY = lpc24xx -CPU_CFLAGS = -mcpu=arm7tdmi -mstructure-size-boundary=8 -mapcs-frame \ - -Wextra -Wno-unused -Wpointer-arith -Wcast-qual -Wconversion -Wmissing-prototypes +CPU_CFLAGS = -mcpu=arm7tdmi -mstructure-size-boundary=8 -mapcs-frame CFLAGS_OPTIMIZE_V = -Os -g -- cgit v1.2.3