We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c74928a commit 1e986a5Copy full SHA for 1e986a5
docs/maintainer/infrastructure.md
@@ -546,7 +546,7 @@ requirements:
546
Our default compiler stack is made up very differently on each platform; each platform
547
has its own default compiler, with its own set of feedstocks that provide them.
548
However, it is often possible to use a different compiler if necessary. For example,
549
-to use Clang 21 as the C and C++ compiler, one would additionally specify
+to use Clang 21 as the C and C++ compiler *on all platforms* (and not just macOS), one would additionally specify
550
in `recipe/conda_build_config.yaml`:
551
552
```yaml
0 commit comments