t-iris5-as

来自「linux下的gcc编译器」· 代码 · 共 8 行

TXT
8
字号
# omit -g, gcc doesn't support the o32 mdebug debugging format and warns about# every invokation with -g*# add -save-temps to avoid comparison failure due to embedded temp file namesBOOT_CFLAGS = -O2 -save-temps# omit -g1LIBGCC2_DEBUG_CFLAGS =

⌨️ 快捷键说明

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