summaryrefslogtreecommitdiffstats
path: root/make/custom/force386.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/force386.cfg')
-rw-r--r--make/custom/force386.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/make/custom/force386.cfg b/make/custom/force386.cfg
index 10640dc2bb..57c832e2b9 100644
--- a/make/custom/force386.cfg
+++ b/make/custom/force386.cfg
@@ -25,6 +25,9 @@ CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
# to enable it.
HAS_NETWORKING=no
+# This BSP does not support librdbg
+HAS_RDBG=no
+
# This section makes the target dependent options file.
# NDEBUG (C library)