summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/ssh/lib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/ssh/lib/Makefile b/usr.bin/ssh/lib/Makefile
index e9416e07b64..4a6fadc0af0 100644
--- a/usr.bin/ssh/lib/Makefile
+++ b/usr.bin/ssh/lib/Makefile
@@ -6,7 +6,6 @@ SRCS= authfd.c authfile.c bufaux.c buffer.c canohost.c channels.c \
match.c mpaux.c nchan.c packet.c readpass.c rsa.c tildexpand.c \
ttymodes.c uidswap.c xmalloc.c
-CFLAGS+= ${DEBUG}
NOPROFILE= yes
NOPIC= yes