about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-11-01 12:46:21 -0700
committerbors <bors@rust-lang.org>2013-11-01 12:46:21 -0700
commit8ea2123055dcbc1caa0bb07bc492516027b832b4 (patch)
treeae5ce8f02a23e7886060d90c33e56fc896c14f4a /src/libsyntax/parse/parser.rs
parentfa2bb970d1c3085861ad0b1f88c2f7b4fb82464c (diff)
parentd9decf30bd12f5b97a99739a57a2f8611fa36443 (diff)
downloadrust-8ea2123055dcbc1caa0bb07bc492516027b832b4.tar.gz
rust-8ea2123055dcbc1caa0bb07bc492516027b832b4.zip
auto merge of #10220 : luqmana/rust/con, r=brson
Previously we were actually overwriting `CFG_{HOST,TARGET,BUILD}` with `CFG_{HOST,TARGET,BUILD}_TRIPLE(S)` since configure tested for the legacy one by checking if it was empty which would never be the case. That meant it wouldn't split up multiple triples and just treat it as one long triple.

This pull also fixes the rules that were changed when librustuv was added to use the right CFG_ vars and removes the legacy flags.
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions