projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8db06d8
)
user: fix compilation without -fpie
author
Blue Swirl
<blauwirbel@gmail.com>
Sat, 19 Dec 2009 15:42:34 +0000
(15:42 +0000)
committer
Blue Swirl
<blauwirbel@gmail.com>
Sat, 19 Dec 2009 15:44:02 +0000
(15:44 +0000)
Fixes breakage by
299060a06e7c73de5cb9962edbca7f7f9e0b7f25
.
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Makefile.user
patch
|
blob
|
history
diff --git
a/Makefile.user
b/Makefile.user
index
9e4f040
..
7daedef
100644
(file)
--- a/
Makefile.user
+++ b/
Makefile.user
@@
-2,7
+2,7
@@
include ../config-host.mak
include $(SRC_PATH)/rules.mak
-include config.mak
+
-
include config.mak
.PHONY: all