From 0280cb66f5c53883c635562ce1b406de8edea988 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 20 Aug 1998 14:39:09 +0000 Subject: FreeBSD stack compiles for the first time (except libc/strsep.c) --- make/custom/Linux-posix.cfg | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'make/custom/Linux-posix.cfg') diff --git a/make/custom/Linux-posix.cfg b/make/custom/Linux-posix.cfg index 2972d6388a..c50daf9006 100644 --- a/make/custom/Linux-posix.cfg +++ b/make/custom/Linux-posix.cfg @@ -45,6 +45,10 @@ HAS_MP=yes # to enable it. HAS_KA9Q=no +# This target does NOT support the TCP/IP stack so ignore requests +# to enable it. +HAS_NETWORKING=no + # This target does NOT support the POSIX API. HAS_POSIX_API=no -- cgit v1.2.3