]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #2220 from dkcasset/fix-lib-Makefile-older-sed-version
authorNick Terrell <terrelln@fb.com>
Tue, 30 Jun 2020 00:19:24 +0000 (17:19 -0700)
committerGitHub <noreply@github.com>
Tue, 30 Jun 2020 00:19:24 +0000 (17:19 -0700)
Replace -E option with equivalent -r for older versions of sed


Trivial merge