mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
merge help descriptions written by Tom Cameron
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
#
|
||||
|
||||
config BR2_PACKAGE_BISON
|
||||
bool"bison"
|
||||
bool "bison"
|
||||
default n
|
||||
help
|
||||
Add help text here.
|
||||
General-purpose parser generator that converts a
|
||||
grammar description for an LALR context-free grammar into a C
|
||||
program to parse that grammar.
|
||||
|
||||
http://www.gnu.org/software/bison/
|
||||
|
||||
Reference in New Issue
Block a user