From 65e6b542fa8a8cdf6c3046eba2d77afb66ef647e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 26 Apr 2001 16:41:44 +0000 Subject: 2001-04-26 Ralf Corsepius * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm. * compilers/gcc-default.cfg: Dito. * compilers/gcc-portsw.cfg: Remove -Hansi. * custom/posix.cfg: Remove inclusion of target.cfg. * custom/simhppa.cfg: Remove -ansi -fasm. --- c/src/make/compilers/gcc-target-default.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/make') diff --git a/c/src/make/compilers/gcc-target-default.cfg b/c/src/make/compilers/gcc-target-default.cfg index c0baabb6d4..530df0dced 100644 --- a/c/src/make/compilers/gcc-target-default.cfg +++ b/c/src/make/compilers/gcc-target-default.cfg @@ -18,7 +18,7 @@ # cf. make.info ("Implicit rules/variables" for details) # NOTE: Should these go to CPPFLAGS ? -CFLAGS_DEFAULT=-g -Wall -ansi -fasm +CFLAGS_DEFAULT=-g -Wall # NOTE: CPU_CFLAGS should probably be renamed to CPU_CPPFLAGS # NOTE: CPU_DEFINES should probably be merged with CPU_CFLAGS -- cgit v1.2.3