]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/qemu
qemu: Remove -no-pie
[people/pmueller/ipfire-2.x.git] / lfs / qemu
index aa09fa0ca5682202638dc6c616ab3ed38a975dd2..689dba96db84c46908f6475efb6194e8c18b3937 100644 (file)
--- a/lfs/qemu
+++ b/lfs/qemu
@@ -88,6 +88,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
+       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/qemu-5.2.0-no-pie.patch
        cd $(DIR_APP) && ./configure \
                --prefix=/usr \
                --sysconfdir=/etc \