mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-22 12:51:25 +03:00
It appears that we were using a release branch instead of a stable tag, since spirv-llvm-translator doesn't provide normal release tags for clang v11.1.0 lets use a commit-ish based on the closest tag. Fixes: - http://autobuild.buildroot.net/results/157/157e85ab3445b0852d999b747765a0a020e90c06 Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>