patch-2.4.0-test6 linux/arch/mips64/Makefile
Next file: linux/arch/mips64/arc/memory.c
Previous file: linux/arch/mips/tools/offset.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Thu Jul 27 18:36:54 2000
- Orig file:
v2.4.0-test5/linux/arch/mips64/Makefile
- Orig date:
Mon Jul 10 16:47:20 2000
diff -u --recursive --new-file v2.4.0-test5/linux/arch/mips64/Makefile linux/arch/mips64/Makefile
@@ -1,4 +1,3 @@
-# $Id: Makefile,v 1.5 2000/01/21 22:34:03 ralf Exp $
#
# This file is subject to the terms and conditions of the GNU General Public
# License. See the file "COPYING" in the main directory of this archive
@@ -33,7 +32,7 @@
# machines may also. Since BFD is incredibly buggy with respect to
# crossformat linking we rely on the elf2ecoff tool for format conversion.
#
-CFLAGS += -mabi=64 -G 0 -mno-abicalls -fno-pic -pipe
+CFLAGS += -mabi=64 -G 0 -mno-abicalls -fno-pic -Wa,--trap -pipe
LINKFLAGS += -G 0 -static # -N
MODFLAGS += -mlong-calls
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)