Added --disable-multiprocessing flag and modified a lot of files to make

it work.
This commit is contained in:
Joel Sherrill
1998-11-23 17:38:09 +00:00
parent 967f3aaa0c
commit 97e2729d1a
154 changed files with 1593 additions and 494 deletions

View File

@@ -33,9 +33,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