I don't believe it implies that. Only rustc would be interpreting the json file (first the snapshot rustc, then the stage0 rustc).
Are any variables in the JSON relevant to configure or make? I thought only the target would be needed, and that is passed as a variable. On 18 October 2014 01:06, Cody P Schafer <[email protected]> wrote: > On Thu, Oct 16, 2014 at 8:14 PM, Ben Harris <[email protected]> wrote: > > That PR only abstracts the target out of rustc. A subsequent PR is > needed to > > abstract the target out of the build scripts (from memory anyway). > > This seems to imply that we'll need a json parser in the ./configure > script. > > Is this the case? (And is that really a good idea?) >
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
