Skip to content

Fix build on arm64 (fix #208)#209

Open
infinity0 wants to merge 1 commit into
agl:masterfrom
infinity0:master
Open

Fix build on arm64 (fix #208)#209
infinity0 wants to merge 1 commit into
agl:masterfrom
infinity0:master

Conversation

@infinity0
Copy link
Copy Markdown
Contributor

As per man dup3, this is the same as dup2 with empty flags (last argument)
and if the two fd arguments are not equal, as is the case here in the fix.

As per `man dup3`, this is the same as dup2 with empty flags (last argument)
and if the two fd arguments are not equal, as is the case here in the fix.
@david415
Copy link
Copy Markdown
Contributor

looks good to me

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.

2 participants