preload-hacks: Some patches to make it work.
[termux-packages] / packages / libgmime / iconv-detect.h.patch
1 diff -N -a -u -r ../gmime-2.6.23/iconv-detect.h ./iconv-detect.h
2 --- ../gmime-2.6.23/iconv-detect.h 1970-01-01 01:00:00.000000000 +0100
3 +++ ./iconv-detect.h 2017-04-06 18:24:52.423896227 +0200
4 @@ -0,0 +1,5 @@
5 +/* This is an auto-generated header, DO NOT EDIT! */
6 +
7 +#define ICONV_ISO_INT_FORMAT "iso-%u-%u"
8 +#define ICONV_ISO_STR_FORMAT "iso-%u-%s"
9 +#define ICONV_10646 "UCS-4BE"