Author: luigi Date: Sat Sep 12 15:50:08 2009 New Revision: 197119 URL: http://svn.freebsd.org/changeset/base/197119
Log: ifconfig now needs -ljail (this needs to go to RELENG_8 as well after the release is out) MFC after: 1 month Modified: head/release/picobsd/bridge/crunch.conf Modified: head/release/picobsd/bridge/crunch.conf ============================================================================== --- head/release/picobsd/bridge/crunch.conf Sat Sep 12 14:46:22 2009 (r197118) +++ head/release/picobsd/bridge/crunch.conf Sat Sep 12 15:50:08 2009 (r197119) @@ -178,3 +178,4 @@ libs_so -lkvm libs_so -lz libs_so -lbsdxml libs_so -lsbuf +libs_so -ljail # used by ifconfig _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"