From 0c642539f20904a139fb2851d18d9a55ffce8729 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 30 Nov 2006 06:46:38 +0000 Subject: Cleanup. --- make/custom/Linux-posix.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'make/custom/Linux-posix.cfg') diff --git a/make/custom/Linux-posix.cfg b/make/custom/Linux-posix.cfg index 6a4b26e6a3..5c9279ecc7 100644 --- a/make/custom/Linux-posix.cfg +++ b/make/custom/Linux-posix.cfg @@ -16,8 +16,7 @@ include $(RTEMS_ROOT)/make/custom/default.cfg CPU_CFLAGS = -D_BSD_SOURCE -D_POSIX_C_SOURCE -# optimize flag: typically -0, could use -O4 or -fast -# -O4 is ok for RTEMS +# optimize flag: typically -O2 CFLAGS_OPTIMIZE_V = -O2 define make-exe -- cgit v1.2.3