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

2017-11-08 Thread Timothy Arceri
On 09/11/17 09:14, Eric Anholt wrote: 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. I can now build vc4 with asm enable with this series so: Tested-by: Ti

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

2017-11-08 Thread Eric Anholt
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 c