Files
telephony/net
Sebastian Kemper 4e30b64604 asterisk-chan-dongle: adapt BUILD_NLS handling
openwrt recently stopped using libiconv-stub in the BUILD_NLS=n case.
Instead the libc's iconv has to be used.

This commit changes the iconv include path passed to
asterisk-chan-dongle for the BUILD_NLS=n case to
$(TOOLCHAIN_DIR)/include. That's where musl and glibc store iconv.h.

Also, the patch 200-fix-iconv-detection.patch gets replaced with a sed
script that only runs in the BUILD_NLS=y case.

And finally, $(AUTORELEASE) is added.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2022-07-16 20:34:25 +02:00
..
2022-02-01 19:49:03 +03:00
2022-02-14 02:13:47 +03:00
2021-11-28 18:18:16 +01:00
2021-03-06 14:45:47 -08:00
2022-02-20 13:19:23 +01:00
2021-11-28 18:25:32 +01:00
2022-02-06 11:46:51 +03:00