mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
bison: remove unused yacc wrapper
No longer used since 98611b (bison: convert to the autotools infrastructure) Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
#!/bin/sh
|
||||
exec /usr/bin/bison -y "$@"
|
||||
Reference in New Issue
Block a user