Skip to main content

multiarch

Function multiarch 

Source
pub fn multiarch(target: Triple) -> String
Expand description

The name a distribution that holds two architectures at once files this target under.

x86_64-linux-gnu and its friends, which is what gcc -print-multiarch prints and what a build system pastes into a path when it is looking for a library itself.