From b5e4eb746e2f5f001b430783e4300e40ef4c244a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 5 Feb 1999 00:30:30 +0000 Subject: Commented out disable of building network code so it is built. You can hack through some paths to check error checking paths without a network driver. --- make/custom/psim.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make') diff --git a/make/custom/psim.cfg b/make/custom/psim.cfg index 32f1e0e365..dd308be653 100644 --- a/make/custom/psim.cfg +++ b/make/custom/psim.cfg @@ -84,7 +84,7 @@ HAS_MP=no # This target does not support the TCP/IP stack so ignore requests # to enable it. -HAS_NETWORKING=no +# HAS_NETWORKING=no # The following is a linkcmds file which will work without using the # -specs system in gcc 2.8. -- cgit v1.2.3