nixpkgs/pkgs/build-support/cc-wrapper
Matthew Bauer 23c520d95e cc-wrapper: only set -march when platform.gcc.arch is specified
We want to make sure this value is explicitly set. Infering it for
every arch leads to annoying failures like:

https://hydra.nixos.org/build/92583832/

Perhaps we can enable it in the future with some smarter handling of
cc-wrapper.sh.
2019-04-26 22:30:45 -04:00
..
add-flags.sh cc-wrapper: make machine configuration configurable 2019-04-20 20:05:51 -04:00
add-hardening.sh {cc,bintools}-wrapper: fix removal of unsupported hardening flags 2018-04-14 15:16:34 +01:00
cc-wrapper.sh cc-wrapper: make machine configuration configurable 2019-04-20 20:05:51 -04:00
default.nix cc-wrapper: only set -march when platform.gcc.arch is specified 2019-04-26 22:30:45 -04:00
setup-hook.sh Revert "Merge pull request #44767 from obsidiansystems/wrapper-env-var-path" 2018-08-22 01:14:53 +02:00