summaryrefslogtreecommitdiffstats
path: root/release/pc98/fixit_crunch.conf
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-31 17:03:12 +0000
committerru <ru@FreeBSD.org>2001-03-31 17:03:12 +0000
commit41353c734f2b173306143e1714e751ec86d308f5 (patch)
treeaa7c8d7a2ee32c86130e3a7bae8c79ae9571332d /release/pc98/fixit_crunch.conf
parent5e971cadf92d774f279a1cda24d0ee8d9f2af436 (diff)
downloadFreeBSD-src-41353c734f2b173306143e1714e751ec86d308f5.zip
FreeBSD-src-41353c734f2b173306143e1714e751ec86d308f5.tar.gz
Moved -DRELEASE_CRUNCH into crunchgen(1) config files.
Record libtelnet.a death.
Diffstat (limited to 'release/pc98/fixit_crunch.conf')
-rw-r--r--release/pc98/fixit_crunch.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/release/pc98/fixit_crunch.conf b/release/pc98/fixit_crunch.conf
index 29a0b01..86bebeb 100644
--- a/release/pc98/fixit_crunch.conf
+++ b/release/pc98/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