summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/cc_cubic
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/intel/cc_cubic')
-rw-r--r--usr/src/uts/intel/cc_cubic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/intel/cc_cubic/Makefile b/usr/src/uts/intel/cc_cubic/Makefile
index 3011d82c59..991037e549 100644
--- a/usr/src/uts/intel/cc_cubic/Makefile
+++ b/usr/src/uts/intel/cc_cubic/Makefile
@@ -42,7 +42,7 @@ INSTALL_TARGET = $(BINARY) $(ROOTMODULE)
# Overrides.
#
CFLAGS += $(CCVERBOSE)
-LDFLAGS += -dy -N misc/cc -N cc/cc_newreno
+LDFLAGS += -N misc/cc -N cc/cc_newreno
#
# Default build targets.