Skip to content

Commit 8d03df8

Browse files
committed
document CROSSCOMPILING_EMULATOR
1 parent 73766bb commit 8d03df8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sphinx/src/maintainer/knowledge_base.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,8 @@ can aid in cross-compilation setups:
369369
automatically created for you too.
370370
- ``CC_FOR_BUILD``: C compilers targeting the build platform.
371371
- ``CXX_FOR_BUILD``: C++ compilers targeting the build platform.
372+
- ``CROSSCOMPILING_EMULATOR``: the emulator to use when emulating the target platform. This is
373+
usually set to the ``qemu`` binary for the host platform.
372374

373375
This is all supported by two main conda-build features introduced in version 3:
374376

0 commit comments

Comments
 (0)