]> git.kaiwu.me - njs.git/commit
Always use a sharp (#) symbol as the sed separator.
authorSergey A. Osokin <osa@FreeBSD.org.ru>
Fri, 12 May 2023 23:38:29 +0000 (19:38 -0400)
committerSergey A. Osokin <osa@FreeBSD.org.ru>
Fri, 12 May 2023 23:38:29 +0000 (19:38 -0400)
commite9d814a0a8c1857f78fdc85ed1461cb9101ebf4e
tree1aaa4296a30dd6e514fdd3ef172d51dbfee7a8df
parent1c1d8ba2328e30503e68786fbca2b66346465658
Always use a sharp (#) symbol as the sed separator.

sed(1) command line utility may fail with the following error:
sed: 1: "s, at EXTRA_LIBS@,-lm   -L ...": bad in substitute command: '-'
when a replacement for @EXTRA_LIBS@ contains a comma symbol.
auto/libxml2
auto/make
auto/options
auto/zlib