nixpkgs/pkgs/build-support/cc-wrapper
Matthew Bauer f496357585 cc-wrapper: use -iframework instead of -F
This avoids dumping -Wall warnings when they appear in framework
headers. As a result, we are closer to how regular headers are
included (via -isystem).

Also remove ccIncludeFlag lookup, this was unused & not very useful.
2019-06-28 16:27:27 -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 cc-wrapper: use -iframework instead of -F 2019-06-28 16:27:27 -04:00