openwrt/package/libs/gettext-full/patches
Michael Pratt d95d5d2a3a
gettext-full: link to local libxml2
Some users have reported that gettext builds
are attempting to link to libxml2
while it was supposed to be configured
to use it's own built-in substitute.

Configure gettext to require and link
to our local libxml2 explicitly.

Add a patch to revert upstream commit 87927a4e2
which forces libtextstyle to use the built-in libxml,
no matter what the configuration is,
making that option configurable again
after the configure script is regenerated.

Reported-by: Tianling Shen <cnsztl@immortalwrt.org>
Signed-off-by: Michael Pratt <mcpratt@pm.me>
2023-05-04 06:07:30 +02:00
..
000-relocatable.patch gettext-full: fix to use $STAGING_DIR_HOSTPKG instead of $STAGING_DIR/host 2017-01-19 00:05:10 +01:00
001-autotools.patch gettext-full: update to 0.21.1 2022-10-22 21:10:34 +02:00
010-m4.patch gettext-full: update to 0.21.1 2022-10-22 21:10:34 +02:00
100-libxml-no-force-included.patch gettext-full: link to local libxml2 2023-05-04 06:07:30 +02:00