diff options
author | John Hodge <tpg@mutabah.net> | 2017-08-24 11:16:52 +0800 |
---|---|---|
committer | John Hodge <tpg@mutabah.net> | 2017-08-24 11:16:52 +0800 |
commit | c6f0f7d3ed1d469e888a04bb4213fce86419550d (patch) | |
tree | 1fe3361d4be310a237fbd8fa4c2e4e8d2dd158d6 /tools | |
parent | f559abbdff252cb5073d7df368054146719d37fc (diff) | |
download | mrust-c6f0f7d3ed1d469e888a04bb4213fce86419550d.tar.gz |
Script overrides - Add 2017-07-08 to the correct location
Diffstat (limited to 'tools')
-rw-r--r-- | tools/overrides/nightly-2017-07-08/build_libc.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/overrides/nightly-2017-07-08/build_libc.txt b/tools/overrides/nightly-2017-07-08/build_libc.txt deleted file mode 100644 index 32bbd68e..00000000 --- a/tools/overrides/nightly-2017-07-08/build_libc.txt +++ /dev/null @@ -1,3 +0,0 @@ -cargo:rustc-cfg=stdbuild -cargo:rerun-if-changed=build.rs - |