mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-07 06:57:42 -07:00
user: fix compilation without -fpie
Fixes breakage by 299060a06e.
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
299060a06e
commit
58faa1a6db
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
include ../config-host.mak
|
||||
include $(SRC_PATH)/rules.mak
|
||||
include config.mak
|
||||
-include config.mak
|
||||
|
||||
.PHONY: all
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue