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
[RISCV] Pass -DPython3_EXECUTABLE=/usr/bin/python3 for rva20-2stage builder
This avoids issues where the python3 executable is at a different path
in the host vs the guest environment (i.e. under qemu-system used for
lit execution).
0 commit comments