Hopefully we can kick start the revolution and other distros will start providing them as well :)
Signed-off-by: Eric Engestrom <eric.engest...@intel.com> --- docs/meson.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/meson.html b/docs/meson.html index eff13aa1c515825eb564..082333b19d3673af1340 100644 --- a/docs/meson.html +++ b/docs/meson.html @@ -255,6 +255,15 @@ <h2 id="cross-compilation">2. Cross-compilation and 32-bit builds</h2> <p>Below are a few example of cross files, but keep in mind that you will likely have to alter them for your system.</p> +<p> +Those running on ArchLinux can use the AUR-maintained packages for some +of those, as they'll have the right values for your system: +<ul> + <li><a href="https://aur.archlinux.org/packages/meson-cross-x86-linux-gnu";>meson-cross-x86-linux-gnu</a></li> + <li><a href="https://aur.archlinux.org/packages/meson-cross-aarch64-linux-gnu";>meson-cross-aarch64-linux-gnu</a></li> +</ul> +</p> + <p> 32-bit build on x86 linux: <pre> -- Cheers, Eric _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev