t-bsd-gas

来自「GCC编译器源代码」· 代码 · 共 9 行

TXT
9
字号
# Exactly the same as t-mips-gas, except we must define SYSTEM_HEADER_DIR# to point to the bsd43 include files.SYSTEM_HEADER_DIR = /bsd43/usr/include# Suppress building libgcc1.a, since the MIPS compiler port is complete# and does not need anything from libgcc1.a.LIBGCC1 =CROSS_LIBGCC1 =

⌨️ 快捷键说明

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