Lines Matching full:cross
247 cross build environment). They are ini formatted and can override where
272 For selecting llvm-config for cross compiling a `"cross
273 file" <https://mesonbuild.com/Cross-compilation.html#defining-the-environment>`__
276 cross-llvm.ini
291 meson builddir/ --cross-file cross-llvm.ini
293 See the :ref:`Cross Compilation <cross-compilation>` section for more
406 4. Cross-compilation and 32-bit builds
410 cross-compilation <https://mesonbuild.com/Cross-compilation.html>`__ by
412 this file to ``meson`` or ``meson configure`` with the ``--cross-file``
416 (without the folder path) if you put it in $XDG_DATA_HOME/meson/cross or
417 ~/.local/share/meson/cross
419 Below are a few example of cross files, but keep in mind that you will
425 - `meson-cross-x86-linux-gnu <https://aur.archlinux.org/packages/meson-cross-x86-linux-gnu>`__
426 - `meson-cross-aarch64-linux-gnu <https://aur.archlinux.org/packages/meson-cross-aarch64-linux-gnu…