Closed bingzhux closed 3 months ago
Change (UNAME_M) to (shell uname -m) to detect host, so that "RUST_ENABLE" can be correctly set on x86_64 hosts.
Thanks,updated with signed-off, tested-by, and reviewed-by. It should be ready to merge.
Change (UNAME_M) to (shell uname -m) to detect host, so that "RUST_ENABLE" can be correctly set on x86_64 hosts.