1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-22 18:45:53 -04:00
nixpkgs/pkgs/development
Austin Seipp 59528d9f0e clang-analyzer: respect $NIX_CFLAGS_COMPILE
When using scan-build, you're often going to want to use it in the
context of a Nix expression with buildInputs, and the default wrapper
scripts will put things like include locations for those inputs
$NIX_CFLAGS_COMPILE. Thus, scan-build also needs to pass them to the
analyzer - while the link flags aren't relevant, the include flags are.

This is because the analyzer executable that gets run by scan-build is
*not* clang-wrapper, but the actual clang executable, so it doesn't
implicitly add such arguments. The build is two-stage - it runs the real
clang wrapper once, and then the analyzer once.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-02 14:07:37 -05:00
..
arduino
compilers compcert: Fix Hydra platforms 2014-05-02 14:07:36 -05:00
eclipse
guile-modules
interpreters Readding Erlang R16B02: R17 is a major update and it breaks Ejabberd. 2014-05-02 20:50:58 +04:00
libraries Update haskell-hspec to version 0.9.5 2014-05-02 14:57:46 +08:00
lisp-modules
misc
mobile
ocaml-modules zarith: fix perl path 2014-05-01 09:14:16 -05:00
perl-modules
python-modules
qtcreator
r-modules/generic
ruby-modules
tools clang-analyzer: respect $NIX_CFLAGS_COMPILE 2014-05-02 14:07:37 -05:00
web nodejs: fix on i686-linux 2014-04-29 22:29:24 +02:00