coolsnowwolf_lede/tools/sed
lovehackintosh bc3e54a83d
tools/sed: Fix handling of symlinks of 128 chars (#10642)
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>

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Co-authored-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-12-19 12:44:49 +08:00
..
patches tools/sed: Fix handling of symlinks of 128 chars (#10642) 2022-12-19 12:44:49 +08:00
Makefile tools: update versions (#10444) 2022-11-17 23:56:34 +08:00