From: Yash Shinde
Fixes: thread 'main' panicked at 'assertion failed: `(left == right)`
left: `x86_64-unknown-linux-gnu`,
right: `x86_64-poky-linux-gnu`: Cannot obtain compiler for non-native build
triple at stage 0', compile.rs:1474:13
Add correct target value for cross-compile
From: Yash Shinde
Fixes: thread 'main' panicked at 'assertion failed: `(left == right)`
left: `x86_64-unknown-linux-gnu`,
right: `x86_64-poky-linux-gnu`: Cannot obtain compiler for non-native build
triple at stage 0', compile.rs:1474:13
Add correct target value for cross-compile