summaryrefslogtreecommitdiffstats
path: root/make/custom/portsw.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/portsw.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/make/custom/portsw.cfg b/make/custom/portsw.cfg
index e083530894..1531eff65f 100644
--- a/make/custom/portsw.cfg
+++ b/make/custom/portsw.cfg
@@ -37,10 +37,6 @@ CONFIG.$(HOST_ARCH).CC = $(RTEMS_ROOT)/make/compilers/gcc.cfg
CC_$(TARGET_ARCH)_DIR=$(RTEMS_GNUTOOLS)
CONFIG.$(TARGET_ARCH).CC = $(RTEMS_ROOT)/make/compilers/gcc-$(RTEMS_BSP).cfg
-# Use the LIBC support for CYGNUS newlib
-# RTEMS_LIBC_DIR must already be set (by module file)
-RTEMS_USE_NEWLIB=yes
-
# Define this to yes if C++ is included in the development environment.
# This requires that at least the GNU C++ compiler and libg++ be installed.
#