Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170411
b: refs/heads/master
c: 7f5620a
h: refs/heads/master
i:
  170409: 185c37f
  170407: 77ba140
v: v3
  • Loading branch information
David S. Miller committed Dec 6, 2009
1 parent 682dbed commit 1349d1d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c803ba901718c313c469b3510fa93b0011482736
refs/heads/master: 7f5620a5fcd658f219e85831d3691908f1eccbde
2 changes: 2 additions & 0 deletions trunk/arch/sparc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ AS := $(AS) -32
LDFLAGS := -m elf32_sparc
CHECKFLAGS += -D__sparc__
export BITS := 32
UTS_MACHINE := sparc

#KBUILD_CFLAGS += -g -pipe -fcall-used-g5 -fcall-used-g7
KBUILD_CFLAGS += -m32 -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7
Expand All @@ -46,6 +47,7 @@ CHECKFLAGS += -D__sparc__ -D__sparc_v9__ -D__arch64__ -m64

LDFLAGS := -m elf64_sparc
export BITS := 64
UTS_MACHINE := sparc64

KBUILD_CFLAGS += -m64 -pipe -mno-fpu -mcpu=ultrasparc -mcmodel=medlow \
-ffixed-g4 -ffixed-g5 -fcall-used-g7 -Wno-sign-compare \
Expand Down

0 comments on commit 1349d1d

Please sign in to comment.