nixpkgs/pkgs/stdenv
Randy Eckenrode 2e45100c5c
darwin-stdenv: revert NIX_CC_NO_RESPONSE_FILE logic
To work around intermitent build failures with clang 16, the stdenv
attempted to pass arguments on the command-line on newer versions of
macOS. Unfortunately, the larger `ARG_MAX` is still not large enough to
build qtwebengine. This commit reverts the `NIX_CC_NO_RESPONSE_FILE`
logic in the stdenv. The changes to cc-wrapper in #245282 are needed for
clang 16 to prevent the above-mentioned build failures.
2023-07-25 21:25:46 -04:00
..
cross pkgs: fix typos 2023-05-19 22:31:04 -04:00
custom
cygwin
darwin darwin-stdenv: revert NIX_CC_NO_RESPONSE_FILE logic 2023-07-25 21:25:46 -04:00
freebsd
generic Merge #224822: hardening flags: enable fortify3 by default 2023-07-06 10:33:24 +02:00
linux stdenv: eliminate duplicate gnu-config in extraNativeBuildInputs 2023-06-16 02:33:57 -07:00
native stdenv: fix stagesNative 2023-07-02 19:07:23 +10:00
nix
tests
adapters.nix stdenvAdapters: Remove 6 year old comment 2023-07-21 00:49:44 +03:00
booter.nix
default.nix darwin.stdenv: refactor stdenv definition 2023-07-02 17:56:24 -04:00