freebsd-dev/tools/bsdbox
Kyle Evans 5a79fd8574 bsdbox: fix build
We've grown to also require libthr and libprivatestd to be explicitly linked
in here, so do this now to fix freebsd-wifi-build.

Submitted by:	Pavel Timofeev <timp87 gmail com>
2020-02-22 04:02:07 +00:00
..
Makefile Avoid referencing private lib names directly. 2017-11-10 07:53:02 +00:00
Makefile.base bsdbox: fix build 2020-02-22 04:02:07 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
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