[igt-dev] [PATCH i-g-t 0/2] Changes for typical arm64 cross-compile
Casey Bowman
casey.g.bowman at intel.com
Fri Oct 15 20:32:36 UTC 2021
We've used Docker instances for setting up arm64 configurations
but I've found that this doesn't mesh well on a typical debian-based
setup (Ubuntu 20.04).
I've included a couple changes that change where we look for the
pkg-config binary, which in turn looks for our various libraries,
along with a change that avoids breakage during compilation due
to a system header ASM issue.
Casey Bowman (2):
Alter arm64 cross compile pkg-config library selections
Avoid using the sys/io.h header
meson-cross-arm64.txt | 5 ++++-
meson.build | 6 ++++--
2 files changed, 8 insertions(+), 3 deletions(-)
--
2.25.1
More information about the igt-dev
mailing list