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 gcc10 build #4449

Closed
wants to merge 2 commits into from
Closed

Fix gcc10 build #4449

wants to merge 2 commits into from

Conversation

jonringer
Copy link
Contributor

@jonringer jonringer commented Jan 14, 2021

Wasn't able to update to the latest nixUnstable in NixOS/nixpkgs#109309 because it failed to build with gcc10.

Updated the flake so that it tracks unstable which has gcc10 now.

Also fixed a compiler error for gcc where there was an implicit cast from int64_t to long unsigned int

@edolstra
Copy link
Member

Thanks, I've cherry-picked the gcc 10 fix, but I'd like to stay on 20.09 for now so I left out the change to nixpkgs-unstable.

@edolstra edolstra closed this Jan 15, 2021
@jonringer jonringer deleted the fix-gcc10-build branch January 26, 2021 15:05
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.

None yet

2 participants