From 93f79c0f8b5521313221c755a12f04ba230cf14b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 8 May 2001 22:59:25 +0000 Subject: 2001-05-07 Ralf Corsepius * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V. * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS. * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS. * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags, remove unused flags, remove -ansi from CPP. * custom/eth_comm.cfg: Remove CPU_DEFINES. * custom/sim68000.cfg: Remove CPU_DEFINES. --- make/compilers/gcc-no_bsp.cfg | 3 --- 1 file changed, 3 deletions(-) (limited to 'make/compilers/gcc-no_bsp.cfg') diff --git a/make/compilers/gcc-no_bsp.cfg b/make/compilers/gcc-no_bsp.cfg index fb3f74ee1d..8fdcb89f2f 100644 --- a/make/compilers/gcc-no_bsp.cfg +++ b/make/compilers/gcc-no_bsp.cfg @@ -138,9 +138,6 @@ CCC=$(CXX) # CPP command to write file to standard output CPP=$(CC) -E -# flags set by cc when running cpp -CPP_CC_FLAGS=-D__STDC__ - AS=as ASPP=ERROR_NO_ASPP -- cgit v1.2.3