nixpkgs/pkgs
Sergei Trofimovich 4bdbae5ad1 cc-wrapper: wrap cpp for cross lust like to native
Without this change $target-cpp is used unwrapped and is missing
standard header search paths among other things).

Example failure:

    $ nix build -f. -L pkgsStatic.netbsd.compat
    ...
       > checking how to run the C preprocessor... x86_64-unknown-linux-musl-cpp
       > configure: error: in `/build/cvs-export/tools/compat':
       > configure: error: C preprocessor "x86_64-unknown-linux-musl-cpp" fails sanity check
       > See `config.log' for more details
2023-03-17 16:42:52 +00:00
..
applications Merge master into staging-next 2023-03-17 12:01:17 +00:00
build-support cc-wrapper: wrap cpp for cross lust like to native 2023-03-17 16:42:52 +00:00
common-updater
data Merge pull request #221572 from r-ryantm/auto-update/mononoki 2023-03-17 07:50:13 +02:00
desktops Merge master into staging-next 2023-03-17 00:02:33 +00:00
development Merge master into staging-next 2023-03-17 12:01:17 +00:00
games Merge master into staging-next 2023-03-17 00:02:33 +00:00
misc Merge master into staging-next 2023-03-17 12:01:17 +00:00
os-specific Merge master into staging-next 2023-03-16 18:01:20 +00:00
pkgs-lib
servers Merge master into staging-next 2023-03-17 12:01:17 +00:00
shells Merge pull request #207395 from r-ryantm/auto-update/grml-zsh-config 2023-03-17 12:29:27 +02:00
stdenv Merge master into staging-next 2023-03-16 18:01:20 +00:00
test Merge master into staging-next 2023-03-17 12:01:17 +00:00
tools Merge master into staging-next 2023-03-17 12:01:17 +00:00
top-level Merge master into staging-next 2023-03-17 12:01:17 +00:00