freebsd-dev/tools/bsdbox
Kyle Evans fd239e7ff8 Fix bsdbox build WITH_OFED
hostapd requires libpcap, which links against libmlx5 and libibverbs when
building WITH_OFED. These were not pulled in to bsdbox and most bsdbox
builds were WITHOUT_OFED up until recently, so it was not noticed.

Approved by:	re (gjb)
2018-08-27 19:34:50 +00:00
..
Makefile Avoid referencing private lib names directly. 2017-11-10 07:53:02 +00:00
Makefile.base
Makefile.depend
Makefile.fs
Makefile.hostapd Fix bsdbox build WITH_OFED 2018-08-27 19:34:50 +00:00
Makefile.kld
Makefile.login
Makefile.net
Makefile.telnetd
Makefile.textproc
README

$FreeBSD$

This is a very cut down implementation of a "busybox" style binary
for FreeBSD.

It's based on the rescue build system, which uses the crunchgen functionality
to build binaries.

It's a work in progress.

  -- adrian