Skip to content

gcc: use gcc7 for darwin#68324

Merged
FRidh merged 1 commit intoNixOS:staging-nextfrom
FRidh:gcc8
Sep 8, 2019
Merged

gcc: use gcc7 for darwin#68324
FRidh merged 1 commit intoNixOS:staging-nextfrom
FRidh:gcc8

Conversation

@FRidh
Copy link
Member

@FRidh FRidh commented Sep 8, 2019

This was present in the gcc-8 branch but got removed in the merge.

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.
Notify maintainers

cc @

This was present in the gcc-8 branch but got removed in the merge.
@ofborg ofborg bot added the 6.topic: darwin Running or building packages on Darwin label Sep 8, 2019
@FRidh
Copy link
Member Author

FRidh commented Sep 8, 2019

just want ofborg to check whether this fixes the evaluation

@FRidh FRidh mentioned this pull request Sep 8, 2019
10 tasks
@ofborg ofborg bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Sep 8, 2019
@FRidh FRidh merged commit 5c2c505 into NixOS:staging-next Sep 8, 2019
@FRidh FRidh deleted the gcc8 branch October 14, 2019 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: darwin Running or building packages on Darwin 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant