diff options
author | Stijn Tintel <stijn@linux-ipv6.be> | 2022-03-25 15:03:53 +0200 |
---|---|---|
committer | Stijn Tintel <stijn@linux-ipv6.be> | 2022-03-25 17:48:49 +0200 |
commit | 636cb00ecc8d693c36e48952f6d154f91e0e569e (patch) | |
tree | 3bbac58af6ef2eaf1d952ad53d5ea7c519202d2a /target/linux/ath79/image | |
parent | 759886345d900139f38bd9200a32ce12868d3343 (diff) | |
download | upstream-636cb00ecc8d693c36e48952f6d154f91e0e569e.tar.gz upstream-636cb00ecc8d693c36e48952f6d154f91e0e569e.tar.bz2 upstream-636cb00ecc8d693c36e48952f6d154f91e0e569e.zip |
gettext-full: add gmsgfmt symlink in host install
Some configure scripts look for msgfmt and gmsgfmt. As we don't install
the latter, configure might pick up one from staging_dir/hostpkg, and
the other from the host:
checking for msgfmt... /home/stijn/Development/OpenWrt/openwrt/staging_dir/hostpkg/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
This could potentially lead to hard to debug undefined behaviour.
Install a symlink in the host install phase to avoid this.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'target/linux/ath79/image')
0 files changed, 0 insertions, 0 deletions