qemu: fix build failure caused by ld cannot find iconv
authorYousong Zhou <yszhou4tech@gmail.com>
Tue, 11 Aug 2020 15:39:16 +0000 (23:39 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Tue, 11 Aug 2020 16:05:37 +0000 (00:05 +0800)
commit1e836cb41a08ddcab785aa2445d25494d846d25b
tree2eef58e2e912f2f83efaecfcd324d6aea6bc40e8
parent100bd27e4d0cffd791b1c9c533e5f1d41f62168b
qemu: fix build failure caused by ld cannot find iconv

This was caused by upstream project commit db5adeaa ("build-sys: clean
up flags included in the linker command line")

Reported-by: W. Michael Petullo <mike@flyn.org>
Link: https://github.com/openwrt/packages/issues/13081
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
utils/qemu/Makefile