You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Comgr] Removing target specification from HIP compilation
Reported here: #92
Instead of hardcoding the -target option, allow clang to use
the default target. This avoids issues when using musl, which
requires a 'x86_64-unknown-linux-musl' target.
Change-Id: I6a24dda4078f914e47bf3b4b2715dbce9d1a513f
0 commit comments