Lines Matching full:cross
315 cross build environment). They are INI formatted and can override where
330 For selecting llvm-config for cross compiling a `"cross
331 file" <https://mesonbuild.com/Cross-compilation.html#defining-the-environment>`__
335 :caption: cross-llvm.ini
348 meson setup builddir/ --cross-file cross-llvm.ini
350 See the :ref:`Cross Compilation <cross-compilation>` section for more
462 4. Cross-compilation and 32-bit builds
466 cross-compilation <https://mesonbuild.com/Cross-compilation.html>`__ by
468 this file to ``meson`` or ``meson configure`` with the ``--cross-file``
473 :file:`$XDG_DATA_HOME/meson/cross` or :file:`~/.local/share/meson/cross`
475 Below are a few example of cross files, but keep in mind that you will
481 - `meson-cross-x86-linux-gnu <https://aur.archlinux.org/packages/meson-cross-x86-linux-gnu>`__
482 - `meson-cross-aarch64-linux-gnu <https://github.com/dcbaker/archlinux-meson-cross-aarch64-linux-g…