Files
nixpkgs/pkgs/build-support
Zhaofeng Li 5a465d9e8f Don't trigger the evaluation of apple-sdk in Linux stdenv
During the Apple SDK revamp of #346043, cc-wrapper and bintools-wrapper
were modified to automatically add a fallback SDK if $DEVELOPER_DIR is
not set [^1]. However, because of the order of the && operands,
apple-sdk is always evaluated even when it's not needed.

Flip the && operands so we only trigger the evaluation when targeting
Darwin.

[^1]: 51755b0c00

(cherry picked from commit 5953ae56d8)
2025-05-22 03:32:38 +00:00
..
2025-04-01 20:10:43 +02:00
2025-04-01 20:10:43 +02:00
2025-05-06 14:14:26 +01:00
2025-02-24 10:44:41 +01:00
2025-04-01 20:10:43 +02:00
2025-04-01 20:10:43 +02:00
2025-04-01 20:10:43 +02:00
2025-02-24 10:44:41 +01:00
2025-04-01 20:10:43 +02:00
2025-04-13 06:04:51 +00:00
2025-04-23 23:27:20 +02:00
2025-04-01 20:10:43 +02:00