summaryrefslogtreecommitdiffstats
path: root/package/gcc
diff options
context:
space:
mode:
authorMarkos Chandras <markos.chandras@imgtec.com>2013-08-23 18:26:34 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2013-08-28 00:16:25 +0200
commit86116e4f252d47fbbb71fb8d59591c2b87da3ba2 (patch)
tree39d5285bc5cde9f8ea16225712be24b00f10f7df /package/gcc
parent5628776c4a4d29d0715633ea463b64cc19e19c5a (diff)
downloadbuildroot-86116e4f252d47fbbb71fb8d59591c2b87da3ba2.tar.gz
buildroot-86116e4f252d47fbbb71fb8d59591c2b87da3ba2.zip
minidlna: Fix automagic dependency to libiconv
minidlna will detect and use the libiconv library if the package is selected. In that case, we need to link against -liconv. Fixes the following linking problem: tagutils/tagutils.o: In function `do_iconv.constprop.6': tagutils.c:(.text+0x4d5c): undefined reference to `libiconv_open' tagutils.c:(.text+0x4da0): undefined reference to `libiconv' tagutils.c:(.text+0x4e08): undefined reference to `libiconv_close' [Peter: wrap COMMON_LIBS line] Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud