aboutsummaryrefslogtreecommitdiff
path: root/release/picobsd/bridge
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2006-03-20 14:24:58 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2006-03-20 14:24:58 +0000
commitcea557add088ca3156187635fbcc8ebc8dba3f3f (patch)
treecbf0f7476670cafdc131d52ec306bf8158483b82 /release/picobsd/bridge
parenta3aed80d1eb78a8d20f08ae2018b49ece4ccb7f2 (diff)
Notes
Diffstat (limited to 'release/picobsd/bridge')
-rw-r--r--release/picobsd/bridge/crunch.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/release/picobsd/bridge/crunch.conf b/release/picobsd/bridge/crunch.conf
index 94ef7a1bcb10..d0746fc90a1a 100644
--- a/release/picobsd/bridge/crunch.conf
+++ b/release/picobsd/bridge/crunch.conf
@@ -19,6 +19,7 @@
# that to use the most compact possible version of the code.
#
buildopts -DNO_PAM -DRELEASE_CRUNCH -DPPP_NO_NETGRAPH -DTRACEROUTE_NO_IPSEC -DNO_INET6
+buildopts -DWITHOUT_IPX
# directories where to look for sources of various binaries.
# @__CWD__@ is a magic keyword in the picobsd's (Makefile.conf)
@@ -179,6 +180,6 @@ libs -ll # used by sh
libs -lufs # used by mount
### ee uses ncurses instead of curses
libs -ledit -lutil -lmd -lcrypt -lmp -lm -lkvm
-libs -lmytinfo -lipx -lz -lpcap -lwrap
+libs -lmytinfo -lz -lpcap -lwrap
libs -ltermcap -lgnuregex # -lcurses
libs -lgeom