Fix ROCm 5 build
It looks like the clang++ that is used under the hood by ROCm 5 is not being passed the gcc toolchain used by the host compiler. Find and pass it explicitly to work around this issue.
It looks like the clang++ that is used under the hood by ROCm 5 is not being passed the gcc toolchain used by the host compiler. Find and pass it explicitly to work around this issue.