radv: Fix architecture in radeon_icd.{arch}.json
authorChad Versace <chadversary@chromium.org>
Thu, 9 Nov 2017 22:55:37 +0000 (14:55 -0800)
committerChad Versace <chadversary@chromium.org>
Fri, 10 Nov 2017 00:29:28 +0000 (16:29 -0800)
commit9ec33972cc15e67b89f94e388f43c5186e4592f0
tree3a78271faaad9582bf3ec238be5be6649a663317
parent2a4798ad98b973f8cecad25f2e5cccb9024c9576
radv: Fix architecture in radeon_icd.{arch}.json

Use the host arch, not the target arch. In Meson and in recent
Autotools, the host arch is where the binary will be used. The target
arch is useful only when compiling a compiler.

See: http://mesonbuild.com/Cross-compilation.html
See: https://www.gnu.org/software/automake/manual/html_node/Cross_002dCompilation.html
Reported-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/meson.build