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/simhppa.cfg | 3 --- 1 file changed, 3 deletions(-) (limited to 'make/custom/simhppa.cfg') diff --git a/make/custom/simhppa.cfg b/make/custom/simhppa.cfg index 6a7f022336..2426ebbae5 100644 --- a/make/custom/simhppa.cfg +++ b/make/custom/simhppa.cfg @@ -35,9 +35,6 @@ CFLAGS_DEFAULT = $(CPU_CFLAGS) -Wall -ansi -fasm -mgas # NOTE: some level of -O may be actually required by inline assembler CFLAGS_OPTIMIZE_V=-O4 -fno-keep-inline-functions -# 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