mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
Fixes http://autobuild.buildroot.net/results/365/365d6be787c5560aa1daa28065668261e1171d24/ If libiconv is enabled, libintl will contain references to it, so we need to explicitly link against it when statically linking against libintl. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>