]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #32321 - alexcrichton:cross-to-netbsd, r=japaric
authorEduard-Mihai Burtescu <edy.burt@gmail.com>
Sat, 19 Mar 2016 10:30:01 +0000 (12:30 +0200)
committerEduard-Mihai Burtescu <edy.burt@gmail.com>
Sat, 19 Mar 2016 10:30:01 +0000 (12:30 +0200)
commit9413d904ff19eb21806fc28877f22b89a9445527
tree8ad534c4ea284b6e5bba31c8ef02152026741be6
parent472fe10652383f554416917fa14bd2537cbdfc2e
parentd7f80ca2c731cb0e1b00c7dc772b03753e16150a
Rollup merge of #32321 - alexcrichton:cross-to-netbsd, r=japaric

rustbuild: Fix cross to netbsd from Linux

Apparently the NetBSD compiler-rt builds into the linux directory as well.
I'm... detecting a trend!