mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
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) |
||
|---|---|---|
| .. | ||
| Makefile | ||
| Makefile.base | ||
| Makefile.depend | ||
| Makefile.fs | ||
| Makefile.hostapd | ||
| 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