summaryrefslogtreecommitdiffstats
path: root/c/src/make/custom/default.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/make/custom/default.cfg.in')
-rw-r--r--c/src/make/custom/default.cfg.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/c/src/make/custom/default.cfg.in b/c/src/make/custom/default.cfg.in
index 0ec951c199..8bcc453475 100644
--- a/c/src/make/custom/default.cfg.in
+++ b/c/src/make/custom/default.cfg.in
@@ -30,9 +30,10 @@ INLINE=inline
INLINE_UPCASE=INLINE
endif
+# OBSOLETE: Not used inside the source tree anymore
# HOST Compiler config file
# You may also want to specify where the compiler resides here.
-CONFIG.$(HOST_ARCH).CC = $(PROJECT_ROOT)/make/compilers/gcc.cfg
+# CONFIG.$(HOST_ARCH).CC = $(PROJECT_ROOT)/make/compilers/gcc.cfg
## Target compiler config file, if any
CONFIG.$(TARGET_ARCH).CC = $(RTEMS_ROOT)/make/compilers/gcc-target-default.cfg