]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #23324 - rprichard:fix-freebsd, r=brson
authorManish Goregaokar <manishsmail@gmail.com>
Fri, 13 Mar 2015 12:41:57 +0000 (18:11 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Fri, 13 Mar 2015 12:41:57 +0000 (18:11 +0530)
commit0e4b8d6117d767d78c61ff5416572ae5eaaa7440
tree3c82f40622d2fa2b1d6a8b0a04b7917b69cf5b82
parentd0f98fcc7fd9846c6925eb46f969febef99ae9c3
parentde52403295e66ee413f1085e8b9defe7d81b9751
Rollup merge of #23324 - rprichard:fix-freebsd, r=brson

 Currently, target.mk passes -L \"\" when LLVM_STDCPP_LOCATION_$(2) is empty.

This fixes #23287.