Skip to content

Commit 1e986a5

Browse files
mgornyh-vetinari
andcommitted
Apply suggestions from code review
Co-authored-by: h-vetinari <h.vetinari@gmx.com>
1 parent c74928a commit 1e986a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/maintainer/infrastructure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@ requirements:
546546
Our default compiler stack is made up very differently on each platform; each platform
547547
has its own default compiler, with its own set of feedstocks that provide them.
548548
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
549+
to use Clang 21 as the C and C++ compiler *on all platforms* (and not just macOS), one would additionally specify
550550
in `recipe/conda_build_config.yaml`:
551551

552552
```yaml

0 commit comments

Comments
 (0)