mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-31 12:44:44 +00:00
By default, stdenv runs configure using --disable-dependency-tracking. This commit adds the same flag to most manual invocations of autotools configure scripts in minimal-bootstrap. However, the flag does not apply to musl & zlib, which come with handwritten configure scripts. It also does not apply to Python, where the dependency tracking feature is already disabled in automake config.
1.5 KiB
1.5 KiB