📄 compiler.patch
字号:
diff -Naur -x CVS linux26-cvs/arch/mips/Makefile compiler/arch/mips/Makefile--- linux26-cvs/arch/mips/Makefile 2005-05-04 13:05:07.000000000 -0500+++ compiler/arch/mips/Makefile 2005-05-10 07:16:00.230941944 -0500@@ -22,7 +22,7 @@ # Select the object file format to substitute into the linker script. # ifdef CONFIG_CPU_LITTLE_ENDIAN-32bit-tool-prefix = mipsel-linux-+32bit-tool-prefix = mips_nfp_le- 64bit-tool-prefix = mips64el-linux- 32bit-bfd = elf32-tradlittlemips 64bit-bfd = elf64-tradlittlemips
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -