Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2491
b: refs/heads/master
c: 723e2b3
h: refs/heads/master
i:
  2489: 10bd341
  2487: 88dfaa7
v: v3
  • Loading branch information
Sven Luther authored and Linus Torvalds committed Jun 22, 2005
1 parent a302352 commit c1cd6b5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 20cee16ced631f70a62c97bdebae08a1c9470448
refs/heads/master: 723e2b35e43dcbcfd737c40453caa7d198092d23
6 changes: 3 additions & 3 deletions trunk/arch/ppc64/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ CROSS32AS := $(AS) -a32
CROSS32LD := $(LD) -m elf32ppc
CROSS32OBJCOPY := $(OBJCOPY)
endif
AS := $(AS) -a64
LD := $(LD) -m elf64ppc
CC := $(CC) -m64
override AS += -a64
override LD += -m elf64ppc
override CC += -m64
endif

export CROSS32CC CROSS32AS CROSS32LD CROSS32OBJCOPY
Expand Down

0 comments on commit c1cd6b5

Please sign in to comment.