gcc-host plugin: fix conflict with target libiconv

This commit is contained in:
Tony Theodore 2016-07-12 14:27:52 +10:00
parent 2ee728cf99
commit de9611cfee
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ define $(PKG)_BUILD
--with-gnu-ld \
--with-gnu-as \
--disable-nls \
--without-libiconv-prefix \
$(if $(BUILD_STATIC),--disable-shared) \
--disable-multilib \
--without-x \