Attention is currently required from: Martin Roth, Idwer Vollering, Paul Menzel. Hello build bot (Jenkins), Martin Roth, Patrick Georgi, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/56677
to look at the new patch set (#5).
Change subject: util/kconfig: detect ncurses on FreeBSD ......................................................................
util/kconfig: detect ncurses on FreeBSD
Even though pkg-config might be installed, it might or will not return true in the checks whether 'PKG' or 'PKG2' is installed.
Extend the script to look in another location for ncurses.h
Signed-off-by: Idwer Vollering vidwer@gmail.com Change-Id: I4344ba2116c0b8618357db4248d993509cbb666e --- M util/kconfig/mconf-cfg.sh A util/kconfig/patches/0013-util-kconfig-detect-ncurses-on-FreeBSD.patch M util/kconfig/patches/series 3 files changed, 38 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/77/56677/5