Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63739
b: refs/heads/master
c: e3bcf5e
h: refs/heads/master
i:
  63737: 4a01f67
  63735: af14616
v: v3
  • Loading branch information
Ronald G. Minnich authored and Linus Torvalds committed Aug 9, 2007
1 parent 0355ff2 commit 10b95d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 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: 0d027c01cd36b8cff727c78d2e40d334ba9895a8
refs/heads/master: e3bcf5e2785aa49f75f36a8d27d601891a7ff12b
4 changes: 3 additions & 1 deletion trunk/Documentation/lguest/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ LGUEST_GUEST_TOP := ($(CONFIG_PAGE_OFFSET) - 0x08000000)

CFLAGS:=-Wall -Wmissing-declarations -Wmissing-prototypes -O3 -Wl,-T,lguest.lds
LDLIBS:=-lz

# Removing this works for some versions of ld.so (eg. Ubuntu Feisty) and
# not others (eg. FC7).
LDFLAGS+=-static
all: lguest.lds lguest

# The linker script on x86 is so complex the only way of creating one
Expand Down

0 comments on commit 10b95d4

Please sign in to comment.