]> code.ossystems Code Review - openembedded-core.git/commit
bison: Make libtextstyle and libreadline optional
authorDaniel McGregor <daniel.mcgregor@vecima.com>
Thu, 20 May 2021 16:58:20 +0000 (10:58 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 May 2021 09:04:06 +0000 (10:04 +0100)
commit286e60702aa1d8448efc703fa40735e079e6a027
tree33b89490c158b1e1a28aacf367de5d5fde19997f
parent36814f5467c9abd84aeb05916b4fd49f766f4f9f
bison: Make libtextstyle and libreadline optional

Bison opportunistically enables libtextstyle and libreadline support
if they're installed on the build host. Since textstyle and readline
aren't part of uninative avoid host contamination by making their
support configurable and disabled by default in the native case.

Signed-off-by: Daniel McGregor <daniel.mcgregor@vecima.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/bison/bison_3.7.6.bb