mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
7d17057c0d
On FreeBSD 11, the wpa_supplicant couldn't find the readline headers. It turns out that Mk/Uses/readline.mk only augments LDFLAGS and CPPFLAGS, but wpa_supplicant needs -I${LOCALBASE}/include add to CFLAGS. To fix FreeBSD build, augment CFLAGS with value of CPPFLAGS in the makefile. This wasn't an issue on DragonFly. Apparently wpa_supplicant found the readline compatibility headers of libedit and used those instead. reported by: pkg-fallout |
||
---|---|---|
.. | ||
files | ||
distinfo | ||
Makefile | ||
pkg-descr |