summaryrefslogtreecommitdiffstats
path: root/make/custom/posix.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-08-12 14:31:24 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-08-12 14:31:24 +0000
commit52c4e77eb486723c8194da7a3f77df209d3800a8 (patch)
tree310f82e47a5f8ceca56e5450125a4be6a64938b4 /make/custom/posix.cfg
parent2002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-52c4e77eb486723c8194da7a3f77df209d3800a8.tar.bz2
2002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/posix.cfg: Don't include host.cfg.
Diffstat (limited to 'make/custom/posix.cfg')
-rw-r--r--make/custom/posix.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/posix.cfg b/make/custom/posix.cfg
index 7eea257e7f..ff5ca9646c 100644
--- a/make/custom/posix.cfg
+++ b/make/custom/posix.cfg
@@ -4,7 +4,7 @@
# $Id$
#
-include $(RTEMS_ROOT)/make/host.cfg
+# include $(RTEMS_ROOT)/make/host.cfg
# Set them here, otherwise gcc-target-default.cfg will set them to values
# not working on some os variants (linux-RH5.0, glibc versions 2.0.0 - 2.0.7)