Add sed 4.8

This commit is contained in:
Andrius Štikonas 2022-09-23 22:03:32 +01:00
parent 7588bddd8e
commit 997cd15453
7 changed files with 104 additions and 0 deletions

View file

@ -848,3 +848,10 @@ grep 3.7
========
Newer ``grep`` will be needed to bootstrap ``autogen``.
sed 4.8
=======
Earlier ``sed`` was built with manual makefile with most features compiled out.
Build a newer ``sed`` using GNU Autotools build system. In particular this will let
sed keep executable bit on after in place editing.