config.in
来自「用于生成linux操作系统下的交叉编译工具链和嵌入式linux系统的根文件系统,」· IN 代码 · 共 24 行
IN
24 行
# Choose uClibc options#comment "uClibc Options"config BR2_UCLIBC_VERSION_SNAPSHOT bool "Use the daily snapshot of uClibc?" default y help Would you like to use the latest daily snapshot?config BR2_USE_UCLIBC_SNAPSHOT string default "snapshot" depends on BR2_UCLIBC_VERSION_SNAPSHOTconfig BR2_ENABLE_LOCALE bool "Enable locale/gettext/i18n support?" default n help Enable locale/gettext/i18n support?
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?