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
scripts: Fix incorrect Linux host tools setup invocation
When invoking the host tools setup SFX, the POSIX setup script
incorrectly assumed that the host architecture for Linux is always
x86-64.
This commit updates the setup script to invoke the host tools setup SFX
of the host architecture that is running the script.
Signed-off-by: Stephanos Ioannidis <[email protected]>
0 commit comments