Constant mz_build_info::TARGET_TRIPLE
source ยท pub const TARGET_TRIPLE: &str = "x86_64-unknown-linux-gnu";
Expand description
The target triple of the platform.
pub const TARGET_TRIPLE: &str = "x86_64-unknown-linux-gnu";
The target triple of the platform.