summaryrefslogtreecommitdiffstats
path: root/make/custom/pc386.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/pc386.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/custom/pc386.cfg b/make/custom/pc386.cfg
index 6fb2dcc338..503143c63d 100644
--- a/make/custom/pc386.cfg
+++ b/make/custom/pc386.cfg
@@ -22,9 +22,6 @@ CPU_CFLAGS =
# -fomit-frame-pointer breaks debugging and C++ exceptions
CFLAGS_OPTIMIZE_V=-O4
-# Define this to yes if this target supports multiprocessor environments.
-HAS_MP=no
-
# This section makes the target dependent options file.
# NDEBUG (C library)