summaryrefslogtreecommitdiff
path: root/usr/src/cmd/mdb/Makefile.libstand
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/mdb/Makefile.libstand')
-rw-r--r--usr/src/cmd/mdb/Makefile.libstand1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/cmd/mdb/Makefile.libstand b/usr/src/cmd/mdb/Makefile.libstand
index 471fea3834..935469472a 100644
--- a/usr/src/cmd/mdb/Makefile.libstand
+++ b/usr/src/cmd/mdb/Makefile.libstand
@@ -62,7 +62,6 @@ CPPFLAGS = $(INCDIRS:%=-I%) -D_KMDB
#
# kmdb is a kernel module, so we'll use the kernel's build flags.
-CFLAGS += $(STAND_FLAGS_32)
CFLAGS64 += $(STAND_FLAGS_64)
ASFLAGS += -P -D_ASM