compiler.patch

来自「patches for linux-2.6.」· PATCH 代码 · 共 13 行

PATCH
13
字号
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 + =
减小字号Ctrl + -
显示快捷键?