Skip to content

Commit 994dfb5

Browse files
authored
DOC: Clarify that providers may offer emulation
1 parent 1249cbd commit 994dfb5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/maintainer/conda_forge_yml.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,9 @@ To enable ``linux_ppc64le`` and ``linux_aarch64`` and the following:
392392
linux_ppc64le: default
393393
linux_aarch64: default
394394
395-
If the ``build_platform`` for an arch is not available with the selected provider, the build will be disabled; cross-compilation must be specified manually.
395+
If the ``build_platform`` for an arch is not available with the selected provider
396+
(either natively or with emulation), the build will be disabled; cross-compilation
397+
must be specified manually.
396398

397399
.. _recipe_dir:
398400

0 commit comments

Comments
 (0)