diff options
| author | bors <bors@rust-lang.org> | 2015-09-02 17:27:10 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-09-02 17:27:10 +0000 |
| commit | a53d31a51be3c4472d8d78bbc52b73ef880bb8cb (patch) | |
| tree | c13b0e5fe5142ef58126bb495b418bb9893b8874 | |
| parent | ef02ffa9fbb3d9cf6c597e30e6c81265bec6072e (diff) | |
| parent | ebf311cef5b8e8aa9015b471bc8c0c1901dd40d2 (diff) | |
| download | rust-a53d31a51be3c4472d8d78bbc52b73ef880bb8cb.tar.gz rust-a53d31a51be3c4472d8d78bbc52b73ef880bb8cb.zip | |
Auto merge of #28165 - mneumann:dragonfly_snapshots, r=alexcrichton
@alexcrichton: The snapshot file is here: http://www.ntecs.de/downloads/rust/rust-stage0-2015-08-11-1af31d4-dragonfly-x86_64-08e7dd9d77434b377c0905cc5f8c705b2daf3a0e.tar.bz2. This is the first part in getting Continuous builds for DragonFly (#16298).
| -rw-r--r-- | src/snapshots.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/snapshots.txt b/src/snapshots.txt index 55471922536..7d3a756ee68 100644 --- a/src/snapshots.txt +++ b/src/snapshots.txt @@ -2,6 +2,7 @@ S 2015-08-11 1af31d4 bitrig-x86_64 739e0635cd5a1b3635f1457aae3ef6390ea9a7a8 freebsd-i386 3cd4a44fb97b3135be3d1b760bea604a381e85dc freebsd-x86_64 de1f36592bac0eeb90c049a8421246652c511b9e + dragonfly-x86_64 08e7dd9d77434b377c0905cc5f8c705b2daf3a0e linux-i386 e2553bf399cd134a08ef3511a0a6ab0d7a667216 linux-x86_64 7df8ba9dec63ec77b857066109d4b6250f3d222f macos-i386 29750870c82a0347f8b8b735a4e2e0da26f5098d |
