Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26103
b: refs/heads/master
c: ddbe3ee
h: refs/heads/master
i:
  26101: e4fdd68
  26099: 14cd01a
  26095: 65e310b
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Apr 22, 2006
1 parent 45226a1 commit 85d778e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 304dbdb7a4fbb7f40a6ad5c5836fdd456c233c63
refs/heads/master: ddbe3eec596fc2c6a513717168217bd19c901880
4 changes: 2 additions & 2 deletions trunk/arch/x86_64/ia32/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ $(obj)/vsyscall-sysenter.so $(obj)/vsyscall-syscall.so: \
$(obj)/vsyscall-%.so: $(src)/vsyscall.lds $(obj)/vsyscall-%.o FORCE
$(call if_changed,syscall)

AFLAGS_vsyscall-sysenter.o = -m32
AFLAGS_vsyscall-syscall.o = -m32
AFLAGS_vsyscall-sysenter.o = -m32 -Wa,-32
AFLAGS_vsyscall-syscall.o = -m32 -Wa,-32

0 comments on commit 85d778e

Please sign in to comment.