summaryrefslogtreecommitdiffstats
path: root/lib/libtelnet
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2012-04-06 00:03:45 +0000
committerstas <stas@FreeBSD.org>2012-04-06 00:03:45 +0000
commitb6974119420223f65336e5d64d2782bff6a82731 (patch)
treedef4a4ce1bffc4ba6162078efd8d3ff415ba5989 /lib/libtelnet
parentf391af5039d9baae4704602a3d7d1810e2df8d4c (diff)
downloadFreeBSD-src-b6974119420223f65336e5d64d2782bff6a82731.zip
FreeBSD-src-b6974119420223f65336e5d64d2782bff6a82731.tar.gz
- Do not use deprecated krb5 error message reporting functions in libtelnet.
Diffstat (limited to 'lib/libtelnet')
-rw-r--r--lib/libtelnet/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libtelnet/Makefile b/lib/libtelnet/Makefile
index 0313058..1cf52a0 100644
--- a/lib/libtelnet/Makefile
+++ b/lib/libtelnet/Makefile
@@ -14,7 +14,6 @@ SRCS= genget.c getent.c misc.c
CFLAGS+= -I${TELNETDIR}
WARNS?= 2
-NO_WERROR= yes
.if !defined(RELEASE_CRUNCH)
.if ${MK_OPENSSL} != "no"
OpenPOWER on IntegriCloud