mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
We discovered that the existing host-spirv-llvm-translator package downloads the spirv-headers during its build process, which of course is very wrong. In order to fix this, we first introduce a host variant of the spirv-headers. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>