[OpenWrt-Devel] [PATCH] kernel-build: fix kernel_menuconfig breakage by forcing YACC

Petr Štetiar ynezz at true.cz
Tue Nov 12 02:43:11 EST 2019


Thomas Albers <thomas.gameiro at googlemail.com> [2019-11-12 00:02:37]:

Hi,

> Since the purpose of the previous patch is to use host pkg-config
> instead of toolchain pkg-config, wouldn't the more correct be to also
> use host bison?

as you can see, relying on anything from the host is very fragile, but in this
limited kernel_menuconfig scope it is probably acceptable trade-off in
comparison to building of ncurses for the host. As we build bison, I think,
that it makes more sense to use that known version instead.

-- ynezz

_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list