
25 Aug
2020
25 Aug
'20
2:59 a.m.
Roman Bogorodskiy wrote:
BSD sed(1) and GNU sed(1) syntax are not compatible, and as syntax-check.mk uses the GNU flavor, set SED variable to 'gsed' by default.
Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com> --- build-aux/syntax-check.mk | 8 ++++++++ 1 file changed, 8 insertions(+)
ping Roman Bogorodskiy