Disable unsupported signals on sparc-linux#2454
Conversation
|
Could you please post the error that you see when you try to build Nix without this patch? |
|
Sure, here you go: |
|
Thanks. Could you also please add a changelog entry? |
Done. |
asomers
left a comment
There was a problem hiding this comment.
Actually, we track changelog entries differently now . You should create a new file in the changelog dir. Upon release, we'll merge all of those into the CHANGELOG.md file.
Should be good now, hopefully. |
asomers
left a comment
There was a problem hiding this comment.
That should be named "changelog/2454.fixed.md".
Done. |
This PR fixes building
nixon sparc-linux by disabling unsupported signals.The unsupported signals match those of sparc64-linux.