makeconfig
来自「Glibc 2.3.2源代码(解压后有100多M)」· 代码 · 共 5 行
TXT
5 行
# We need special startup code for statically linked binaries.# See Makefile in this directory for the rule that builds this.# We must define this variable earlier than sysdeps Makefiles are included.static-start-installed-name = crt0.o
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?