bun
bun copied to clipboard
Makefile: Check that sed is GNU sed
The build requires GNU sed so let's error out early if we're using BSD sed so that you don't have to wait half of the build to run to discover that.
Why 2 PRs? You can put everything to one.
@xHyroM What's the other pull request? If you mean #955, why would I bundle the two completely independent fixes that were created at different times into the same pull request? 🤔
My bad, sorry
No worries, @xHyroM!