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
..
2017-01-03 14:24:33 +01:00
2016-12-16 22:39:22 +01:00
2016-12-16 22:39:22 +01:00
2017-10-15 00:24:22 +02:00
2017-03-22 09:16:23 +01:00
2017-11-06 10:06:35 +01:00
2017-01-03 14:24:33 +01:00
2016-12-16 22:39:22 +01:00
2017-11-27 10:12:03 +01:00
2017-12-08 10:47:51 +01:00
2016-12-16 22:39:22 +01:00
2017-05-11 13:42:55 -07:00
2017-12-12 17:39:52 +01:00