-
Alex Bennée authored
For whatever reason this doesn't trigger normally but because compile_prog uses QEMU_CFLAGS we end up trying to build a -pie --no-pie build which confuses compilers on some non-x86 hosts. Signed-off-by:
Alex Bennée <alex.bennee@linaro.org>Alex Bennée authoredFor whatever reason this doesn't trigger normally but because compile_prog uses QEMU_CFLAGS we end up trying to build a -pie --no-pie build which confuses compilers on some non-x86 hosts. Signed-off-by:
Alex Bennée <alex.bennee@linaro.org>
Loading