reliability has improved, and other repair methods are easier from
bsd.rd or whatnot. As a static binary ftp has limited ASLR, yet it has
7 libraries... Making it non-static means the ASLR picture improves.
Let's see who moans first.
ok miod daniel
-# $OpenBSD: Makefile,v 1.28 2015/02/09 08:24:20 tedu Exp $
+# $OpenBSD: Makefile,v 1.29 2015/10/12 16:39:07 deraadt Exp $
# Define SMALL to disable command line editing and https support
#CFLAGS+=-DSMALL
LDADD+= -ledit -lcurses -lutil -ltls -lssl -lcrypto
DPADD+= ${LIBEDIT} ${LIBCURSES} ${LIBUTIL} ${LIBTLS} ${LIBSSL} ${LIBCRYPTO}
-LDSTATIC= ${STATIC}
#COPTS+= -Wall -Wconversion -Wstrict-prototypes -Wmissing-prototypes