summaryrefslogtreecommitdiffstats
path: root/release/amd64/fixit_crunch.conf
diff options
context:
space:
mode:
Diffstat (limited to 'release/amd64/fixit_crunch.conf')
-rw-r--r--release/amd64/fixit_crunch.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/release/amd64/fixit_crunch.conf b/release/amd64/fixit_crunch.conf
index 7dca737..328825f 100644
--- a/release/amd64/fixit_crunch.conf
+++ b/release/amd64/fixit_crunch.conf
@@ -1,5 +1,7 @@
# $FreeBSD$
+buildopts -DRELEASE_CRUNCH
+
# first, we list the source dirs that our programs reside in. These are
# searched in order listed to find the dir containing each program.
@@ -34,5 +36,5 @@ ln vi ex
# finally, we specify the libraries to link in with our binary
-libs -lcrypt -ltelnet -lutil -ll -lm
+libs -lcrypt -lutil -ll -lm
libs -lcurses -ltermcap -ledit -lgnuregex -lkvm -lz
OpenPOWER on IntegriCloud