[Mesa-dev] [PATCH 0/4] meson: vc4 ARMHF cross-build support

Eric Anholt eric at anholt.net
Wed Nov 8 22:14:53 UTC 2017


Timothy Arceri noted that vc4 didn't seem to have the NEON stuff
hooked up, so I worked on getting vc4 cross builds working for me
finally.  I haven't tested the result on HW quite yet.

Eric Anholt (4):
  meson: Leave dep_llvm empty if !with_llvm
  meson: Drop stale comment about making valgrind conditional.
  meson: Always link libgallium_dri.so against dep_thread.
  meson: Enable VC4's NEON assembly support.

 meson.build                         | 13 +++++++------
 src/gallium/drivers/vc4/meson.build | 13 +++++++++++++
 src/gallium/targets/dri/meson.build |  1 +
 3 files changed, 21 insertions(+), 6 deletions(-)

-- 
2.15.0



More information about the mesa-dev mailing list