From 8b3dd2e8c8ffa0ea4fc9de124997c534df301548 Mon Sep 17 00:00:00 2001 From: Luigi Rizzo Date: Thu, 21 Jun 2001 08:59:12 +0000 Subject: [PATCH] Remove tcpdump from the list of binaries. When cross-compiling I get a link error on in6addr_ and i cannot find the symbol in any of the libraries. It might be my mistake, but in any case the crunched binary would overflow the floppy, so... This applies to -current only. --- release/picobsd/bridge/crunch.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/picobsd/bridge/crunch.conf b/release/picobsd/bridge/crunch.conf index 22219539c28..048c4e0566c 100644 --- a/release/picobsd/bridge/crunch.conf +++ b/release/picobsd/bridge/crunch.conf @@ -120,7 +120,7 @@ libs -lncurses # progs vi # ?? # libs -lcurses # for vi -progs tcpdump # 100KB. +#progs tcpdump # 100KB. special tcpdump srcdir /usr/src/usr.sbin/tcpdump/tcpdump progs arp # 0KB.