Skip to content

Draft: docs/meson.rst: add "apt-get build-dep" and "dnf buildep" + cross-compilation fixes

Marc Herbert requested to merge docs-cross into main
  1. Add the missing commands apt-get build-dep mesa and dnf buildep mesa because why would anyone want to install build dependencies one by one when their distribution does everything for them?

  2. Cross compilation will always be a nightmare but this MR reduces the length of the nightmare considerably. Especially for x86_64->i686 cross-compilation but not just.

Merge request reports

Loading