Skip to content

Bump nix to fix arm compilation issues caused by PTRACE_* being removed #25

Open
ashthespy wants to merge 1 commit intoplietar:masterfrom
ashthespy:master
Open

Bump nix to fix arm compilation issues caused by PTRACE_* being removed #25
ashthespy wants to merge 1 commit intoplietar:masterfrom
ashthespy:master

Conversation

@ashthespy
Copy link

@ashthespy ashthespy commented Jul 15, 2019

PTRACE_GETFPXREGS and PTRACE_SETFPXREGS were removed in rust-lang/libc@d269543 and thus nix was failing to compile for arm targets if some other crate depended on libc: ^0.2.55 and above.

The fix for nix (nix-rust/nix@196b05b) was backported but only down to 0.13 0.11 (nix-rust/nix#1057)

EDIT: I just saw scrolled down a bit more and saw that it was also backported to 0.11.1 making this PR unnecessary..

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.

1 participant