1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package
Jake Staehle e80ab48777 libiconv-full: fix compile-time linking error GCC7
LEDE Flyspray Task 1091:
Fix libiconv-full 'undefined reference' compile linker error using GCC7 Musl
Tested with targets x86 (i386 and x86_64)
Addition of CFLAGS "std=gnu89" fixes the linker issues, credit to harrylwc
Issue found with 'minidlna' package, which depends on 'libiconv-full'
Error in compile log:
../lib/.libs/libiconv.so: undefined reference to `aliases_lookup'
../lib/.libs/libiconv.so: undefined reference to `aliases2_lookup'
collect2: error: ld returned 1 exit status
Makefile:64: recipe for target 'iconv_no_i18n' failed

Signed-off-by: Jake Staehle <jacob@staehle.us>
2017-12-19 22:23:42 +01:00
..
base-files base-files: fix sysupgrade -b/-l when -c is used 2017-12-14 09:29:30 +01:00
boot lantiq: sync image filename with boardname 2017-12-16 23:33:56 +01:00
devel strace: Update to 4.20 2017-12-07 11:46:37 +08:00
firmware firmware: ath10k-firmware: update QCA4019 firmware to 10.4-3.2.1-00058 2017-12-08 19:54:14 +01:00
kernel mt76: update to the latest version, reverts MAC address changes causing performance regressions 2017-12-17 12:44:18 +01:00
libs libiconv-full: fix compile-time linking error GCC7 2017-12-19 22:23:42 +01:00
network xtables-addons: fix compile with kernel 4.14 2017-12-16 22:14:49 +01:00
system opkg: fix PKG_CONFIG_DEPENDS to include version.mk entries 2017-12-14 09:39:40 +01:00
utils busybox: enable find -newer needed for shorewall firewall, no size increase on binary 2017-12-14 09:29:30 +01:00
Makefile build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00