From 97e2729d1a3432b9792b82ce88ce6d804a104f7a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 23 Nov 1998 17:38:09 +0000 Subject: Added --disable-multiprocessing flag and modified a lot of files to make it work. --- make/custom/Linux-posix.cfg | 3 --- 1 file changed, 3 deletions(-) (limited to 'make/custom/Linux-posix.cfg') diff --git a/make/custom/Linux-posix.cfg b/make/custom/Linux-posix.cfg index fcd9c9be5b..106ac47d8f 100644 --- a/make/custom/Linux-posix.cfg +++ b/make/custom/Linux-posix.cfg @@ -35,9 +35,6 @@ HAS_CPLUSPLUS=yes CPLUS_LD_LIBS += $(PROJECT_RELEASE)/lib/librtems++$(LIBSUFFIX_VA) endif -# Define this to yes if this target supports multiprocessor environments. -HAS_MP=yes - # This target does NOT support the TCP/IP stack so ignore requests # to enable it. HAS_NETWORKING=no -- cgit v1.2.3