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/dmv152.cfg | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'make/custom/dmv152.cfg') diff --git a/make/custom/dmv152.cfg b/make/custom/dmv152.cfg index 078f23c636..c8337e15a3 100644 --- a/make/custom/dmv152.cfg +++ b/make/custom/dmv152.cfg @@ -27,6 +27,10 @@ CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer # 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 section makes the target dependent options file. # NDEBUG (C library) # if defined asserts do not generate code. This is commonly used -- cgit v1.2.3