bison: replace the yacc script with one that does not hardcode the path (fixes #20605)
[15.05/openwrt.git] / tools / bison / scripts / yacc
1 #!/bin/sh
2 exec bison -y "$@"