t-fx2800
来自「早期freebsd实现」· 代码 · 共 10 行
TXT
10 行
# The Alliant FX2800 uses ELF object files, so needs these two modules# just as SVR4 does. -- hyc@hanauma.jpl.nasa.govEXTRA_PARTS=crtbegin.o crtend.o# Use ieee rounding rules for divide and square root operations.# /bin/cc is assumed to point to fxc version 1.3 or newer.CCLIBFLAGS=-O -ieee -uniproc
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?