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 73766bb commit 8d03df8Copy full SHA for 8d03df8
sphinx/src/maintainer/knowledge_base.rst
@@ -369,6 +369,8 @@ can aid in cross-compilation setups:
369
automatically created for you too.
370
- ``CC_FOR_BUILD``: C compilers targeting the build platform.
371
- ``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.
374
375
This is all supported by two main conda-build features introduced in version 3:
376
0 commit comments