summaryrefslogtreecommitdiffstats
path: root/make/custom/Linux-posix.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-05-18 16:39:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-05-18 16:39:21 +0000
commit7ebfa9347d6be17e140f6510deda0cc5e7d4b3c4 (patch)
tree749f3ac7cecddf539373afbf4f35157ab84ff263 /make/custom/Linux-posix.cfg
parentAdded C++ rule. (diff)
downloadrtems-7ebfa9347d6be17e140f6510deda0cc5e7d4b3c4.tar.bz2
Switched to using shared gcc-target-default.cfg.
Diffstat (limited to 'make/custom/Linux-posix.cfg')
-rw-r--r--make/custom/Linux-posix.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/custom/Linux-posix.cfg b/make/custom/Linux-posix.cfg
index ea0877d87a..386845747e 100644
--- a/make/custom/Linux-posix.cfg
+++ b/make/custom/Linux-posix.cfg
@@ -18,9 +18,6 @@ RTEMS_BSP=posix
include $(RTEMS_ROOT)/make/custom/default.cfg
-## Target compiler config file, if any
-CONFIG.$(TARGET_ARCH).CC = $(RTEMS_ROOT)/make/compilers/gcc-target-default.cfg
-
# DO NOT Use the LIBC support for CYGNUS newlib
RTEMS_USE_NEWLIB=no