]> git.lizzy.rs Git - rust.git/commit
etc: The --system-libs flag is LLVM 3.5+
authorAlex Crichton <alex@alexcrichton.com>
Mon, 14 Apr 2014 19:30:52 +0000 (12:30 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 17 Apr 2014 18:11:39 +0000 (11:11 -0700)
commit36d5635273f7759b9aedce04bc8b111edb9c0742
tree08b1942dcebf5e42c2cdae4ecfebc239dffff288
parent682c401045fbc24ecec8cab0e315293192825c69
etc: The --system-libs flag is LLVM 3.5+

Older version of LLVM did not have this flag, so we need to fall back to our
previous library detection when using older versions of LLVM.
src/etc/mklldeps.py