x-rs6000

来自「GUN开源阻止下的编译器GCC」· 代码 · 共 11 行

TXT
11
字号
# configuration for IBM rs6000 running aixINSTALL=/usr/ucb/install -c# Show we need to use the C version of ALLOCAALLOCA=alloca.o# We need -lld for collect2 (actually this only matters# for a native compiler, but this is as good a place as any# to define the symbol).CLIB=-lld

⌨️ 快捷键说明

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