Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compilation on macOS #1616

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

Szaroslav
Copy link
Contributor

Refactor postcompile.sh script to use both GNU and BSD variants of sed command.

The kind of change this PR does introduce

  • a bug fix
  • a new feature
  • an update to the documentation
  • a code change that improves performance
  • other

Other information (e.g. related issues)

Resolves #1615 .

Refactor `postcompile.sh` script
to use both GNU and BSD variants of `sed` command
@darrachequesne darrachequesne merged commit 579d344 into socketio:main Jun 11, 2024
@darrachequesne
Copy link
Member

@Szaroslav thanks!

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compilation doesn't work on macOS
2 participants