summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/ctf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/intel/ctf/Makefile')
-rw-r--r--usr/src/uts/intel/ctf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/intel/ctf/Makefile b/usr/src/uts/intel/ctf/Makefile
index 5a91c2cd66..91db209707 100644
--- a/usr/src/uts/intel/ctf/Makefile
+++ b/usr/src/uts/intel/ctf/Makefile
@@ -37,7 +37,7 @@ ALL_TARGET = $(BINARY)
INSTALL_TARGET = $(BINARY) $(ROOTMODULE)
CPPFLAGS += -I$(SRC)/common/ctf -DCTF_OLD_VERSIONS
-LDFLAGS += $(BREDUCE) -M$(UTSBASE)/common/ctf/mapfile -dy
+LDFLAGS += $(BREDUCE) -M$(UTSBASE)/common/ctf/mapfile
#
# For now, disable these warnings; maintainers should endeavor