1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-05-11 10:06:25 +02:00
openwrt/tools/sed
Hauke Mehrtens 963c77158c tools/sed: Fix handling of symlinks of 128 chars
If the absolute path a symlink is pointing to is 128 bytes long sed
failed with an error message like this: "<path>/sedstbU8O: Not a directory"

This fixes a problem building python seen in the build bot.

This patch is on its way into upstream sed.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-12-18 21:40:58 +01:00
..
patches tools/sed: Fix handling of symlinks of 128 chars 2022-12-18 21:40:58 +01:00
Makefile tools/sed: update to 4.9 2022-11-18 19:52:54 +01:00