patch-1.3.29 linux/arch/alpha/Makefile
Next file: linux/arch/alpha/boot/Makefile
Previous file: linux/Rules.make
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Sat Sep 23 18:39:44 1995
- Orig file:
v1.3.28/linux/arch/alpha/Makefile
- Orig date:
Sun Sep 3 12:26:48 1995
diff -u --recursive --new-file v1.3.28/linux/arch/alpha/Makefile linux/arch/alpha/Makefile
@@ -11,9 +11,9 @@
NM := nm -B
# enable this for linking under OSF/1:
-LINKFLAGS = -non_shared -T 0xfffffc0000310000 -N
+#LINKFLAGS = -non_shared -T 0xfffffc0000310000 -N
# enable this for linking under Linux:
-#LINKFLAGS = -static -T arch/alpha/vmlinux.lds -N
+LINKFLAGS = -static -T arch/alpha/vmlinux.lds -N
CFLAGS := $(CFLAGS) -mno-fp-regs
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this