package/bison: disable libtextstyle
authorBaruch Siach <baruch@tkos.co.il>
Sun, 27 Sep 2020 05:08:29 +0000 (08:08 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 30 Sep 2020 20:56:40 +0000 (22:56 +0200)
commit8d389c521cebdaee04519a09a003b7b7592f40d1
tree98df9387e7a7ba818743bd564bf7d31e4a7b9361
parent00a7a77ddb67828337cffd22fc965fad93cf439c
package/bison: disable libtextstyle

Recent bison versions added support for fancy error output using gettext
provided libtextstyle. The Buildroot gettext version does not provided
all needed features. However host-bison might detect host installed
libtextstyle at configure time, but fail at run time because of missing
symbols in Buildroot provided libtextstyle.

We don't really need fancy output of host packages, so just disable
libtextstyle support.

Fixes (libpcap):
http://autobuild.buildroot.net/results/058e8ec90da3c06e31b31eb94541331cced44db3/
http://autobuild.buildroot.net/results/d99dda99722c53730b5964bd4ff1e1281c4ad759/
http://autobuild.buildroot.net/results/056fd1246554fe7def416429620175e86530c0a7/

Cc: Xogium <contact@xogium.me>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Tested-by: Xogium <contact@xogium.me>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/bison/bison.mk