/
UCS
/
openwrt
Обзор
Документация
Войти
/
UCS
/
openwrt
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
tools/bison/scripts/yacc
2 строки
29 B
Felix Fietkau
bison: replace the yacc script with one that does not hardcode the path (fixes #20605)
27 сен 2015, 00:10
27 сен 2015, 00:10
877f297
Код
Авторство
О чём код?
#!/bin/sh exec bison -y "$@"