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

Prevent the build of dup2.go on Linux aarch64 #21

Merged
merged 1 commit into from
Jul 13, 2021

Conversation

eclipseo
Copy link

The dup2 syscall does not exist on Linux aarch64.

Fix #20.

The dup2 syscall does not exist on Linux aarch64.

Fix bugsnag#20.
kattrali added a commit that referenced this pull request Jul 13, 2021
@kattrali kattrali merged commit 826a46b into bugsnag:master Jul 13, 2021
@kattrali
Copy link

Confirmed the fix, thanks! Making a release shortly.

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.

Regression: failure to build on aarch64 since 1.3.2
2 participants