This website works better with JavaScript.
Explore
Help
Sign In
hsist
/
freifunkist-firmware
Watch
6
Star
1
Fork
You've already forked freifunkist-firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41860
Commits
1
Branch
0
Tags
164 MiB
Tag:
Branch:
Tree:
e48ea13b3b
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e48ea13b3b'
${ noResults }
freifunkist-firmware
/
tools
/
bison
/
scripts
/
yacc
3 lines
29 B
Raw
Normal View
History
Unescape
Escape
bison: replace the yacc script with one that does not hardcode the path (fixes #20605) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47050
9 years ago
#!/bin/sh
exec bison -y "$@"