about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-12-09 15:45:41 +0000
committerbors <bors@rust-lang.org>2016-12-09 15:45:41 +0000
commit51d29343c04a27570a8ff8282611007d6e6408de (patch)
treef56758829212f0f3afeec752135e3f5a30f78af1 /src/test/incremental/thinlto
parentbd148d220e976330672c9f5b5a9720701079b8e8 (diff)
parentdfd3b908f5de623ae3fee4b2451b15f6cd6f0e87 (diff)
downloadrust-51d29343c04a27570a8ff8282611007d6e6408de.tar.gz
rust-51d29343c04a27570a8ff8282611007d6e6408de.zip
Auto merge of #38197 - mneumann:dragonfly-fixes-2016-12-06, r=alexcrichton
Fix current_exe() on DragonFly (again)

This is a follow up on [this pull request][1].

Since DragonFly 4.6.1 ([this commit][2]), the ```kern.proc.pathname```
sysctl works correctly, i.e. it does not return paths including a ```:```
(see [here][3]). Use it and don't try to fix old versions of DragonFly!
There are not many DragonFly installations out there that we can't
control and no one is compiling Rust from source. If someone wants to
run Rust on a pre-4.6.1 DragonFly system, the ports system should
provide a patch.

[1]: https://github.com/rust-lang/rust/pull/35494
[2]: https://gitweb.dragonflybsd.org/dragonfly.git/commit/726f7ca07e193db73635e9c4e24e40c96087d6d9
[3]: https://gist.github.com/mneumann/a2f6b6a0a03935b561d6185872a4b222
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions