Embed the target triple into the binary.
println!("embedded triple: {:?}", embedded_triple::get());
MIT/Apache-2.0