projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
299060a
)
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 9e4f040e7cbc3eb5db7d128b5ccea2deeac2260a..7daedeff6d89dc033caf491b3db47e03410838d2 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