Skip to content

android: nvir/gv100: update sources in Makefile.sources

maurossi requested to merge issor.oruam/mesa:android_nvir/gv100 into master

Fixes the following building errors:

FAILED: out/target/product/x86_64/obj/SHARED_LIBRARIES/gallium_dri_intermediates/LINKED/gallium_dri.so ... ld.lld: error: undefined symbol: nv50_ir::getTargetGV100(unsigned int) ... ld.lld: error: undefined symbol: nv50_ir::getTargetGV100(unsigned int) clang-9: error: linker command failed with exit code 1 (use -v to see invocation)

Fixes: 78103abe ("nvir/gv100: initial support") Signed-off-by: Mauro Rossi issor.oruam@gmail.com

Merge request reports