Skip to content
Commit 5c22f20f authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

libnl: depend on host-bison



libnl build breaks with bison <2.4 with:

bison -y -d  -o route/cls/ematch_syntax.c route/cls/ematch_syntax.y
route/cls/ematch_syntax.y:31.9-16: syntax error, unexpected
identifier, expecting string

So build our own known good version and use instead.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 023481ef
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment