On Fri, Oct 17, 2014 at 5:45 PM, Corey Richardson <[email protected]> wrote: > The target specs that rustc will use won't be relevant to the build > system. Adding things to platform.mk is how the build system is > extended, right now, and I don't foresee that changing. >
Ok, so I need to both tweak platform.mk from the scripts building rustc (so I can get the runtime libs built) and (when the PR mentioned earlier lands) generate a .json file for building other rust programs? _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
