You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 years ago
..
base-files base-files: fix sysupgrade -b/-l when -c is used 7 years ago
boot lantiq: sync image filename with boardname 7 years ago
devel strace: Update to 4.20 7 years ago
firmware firmware: ath10k-firmware: update QCA4019 firmware to 10.4-3.2.1-00058 7 years ago
kernel mt76: update to the latest version, reverts MAC address changes causing performance regressions 7 years ago
libs libiconv-full: fix compile-time linking error GCC7 7 years ago
network xtables-addons: fix compile with kernel 4.14 7 years ago
system opkg: fix PKG_CONFIG_DEPENDS to include version.mk entries 7 years ago
utils busybox: enable find -newer needed for shorewall firewall, no size increase on binary 7 years ago
Makefile build: cleanup tmp/ dir of target rootfs 7 years ago