1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 22:48:10 +02:00
openwrt/package
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
..
base-files base-files: add 'isup' to the wifi script 2023-04-12 19:49:30 +02:00
boot uboot-mediatek: fixes build when nmbm enabled 2023-05-02 18:17:09 +01:00
devel gperf: add from packages feed 2023-05-04 06:07:29 +02:00
firmware broadcom-sprom: update to latest version 2023-04-27 17:46:12 +02:00
kernel kernel: crypto: crypto-rng: select SHA512 for >= 5.14.0 2023-04-29 12:30:30 +02:00
libs gettext-full: link to local libxml2 2023-05-04 06:07:30 +02:00
network umbim: include MBIM-provided DNS servers also with DHCP mode 2023-04-29 21:33:05 +02:00
system
utils busybox: turn on BUSYBOX_DEFAULT_ASH_RANDOM_SUPPORT for having $RANDOM 2023-04-25 22:01:20 +02:00
Makefile