config.in

来自「用于生成linux操作系统下的交叉编译工具链和嵌入式linux系统的根文件系统,」· IN 代码 · 共 10 行

IN
10
字号
config BR2_PACKAGE_BISON	bool "bison"	default n	help	  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/

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?