]> git.lizzy.rs Git - rust.git/commit
Rename test Linux target to avoid conflict with built-in target
authorPhilipp Oppermann <dev@phil-opp.com>
Tue, 10 Oct 2017 08:05:29 +0000 (10:05 +0200)
committerPhilipp Oppermann <dev@phil-opp.com>
Tue, 10 Oct 2017 08:05:29 +0000 (10:05 +0200)
commit06b9168d3362dc60a2e87d475319686332634319
treeb65516eff0bae3e5d99b04dd56de0f0e12ae4f7d
parente8ba32e7a07dbcba124cceeee8c75535309084aa
Rename test Linux target to avoid conflict with built-in target

It seems like the file wasn't actually used, since there is a built-in target with the same name. See https://github.com/rust-lang/rust/pull/45108#issuecomment-335173165 for more details.
src/test/run-make/target-specs/Makefile
src/test/run-make/target-specs/my-x86_64-unknown-linux-gnu-platform.json [new file with mode: 0644]
src/test/run-make/target-specs/x86_64-unknown-linux-gnu.json [deleted file]