commit | 6f75cc3365da11c3677d961bbb11d1e86e3d2fc2 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Wed Jan 25 08:04:15 2012 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Wed Jan 25 08:04:15 2012 +0000 |
tree | ad2682fff5574744b80579a723a29ccc11c2d456 | |
parent | fc52f7526ea0adfcbdbe76a3c4fcdcbb1f1b08b6 [diff] |
Switch FreeBSD to just include both '/usr/lib32' and '/usr/lib' in the search paths for 32-bit targets. This avoids having to detect which is expected for the target system, and the linker should DTRT, and take the 32-bit libraries from the first one when applicable. Thanks to Roman Divacky for sanity checking this. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148939 91177308-0d34-0410-b5e6-96231b3b80d8