• E
    Give TargetOptions::linker a sane default value. · 8d7f554a
    Ed Schouten 提交于
    Though some parts of rust use cc-rs to invoke a compiler/linker, Cargo
    seems to make use of the TargetOptions::linker property. Make the out of
    the box experience for CloudABI a bit better by using the same compiler
    name as cc-rs.
    8d7f554a
i686_unknown_cloudabi.rs 1.4 KB