On aarch64, mesa looks for cpp for building a driver. We have
'clang-cpp' but are missing a system symlink for it. For now, fix the
mesa build with a local symlink that is in PATH in the build. Later we
will fix llvm
On aarch64, mesa looks for cpp for building a driver. We have
'clang-cpp' but are missing a system symlink for it. For now, fix the
mesa build with a local symlink that is in PATH in the build. Later we
will fix llvm