| commit | ec217f6ad66e681b29186f95b8f971d59adf3cbb | [log] [tgz] |
|---|---|---|
| author | Rafael Espindola <rafael.espindola@gmail.com> | Fri Feb 03 00:59:30 2012 +0000 |
| committer | Rafael Espindola <rafael.espindola@gmail.com> | Fri Feb 03 00:59:30 2012 +0000 |
| tree | d7bbb31975dd1ebac21d697ce8f4bf1395228fd4 | |
| parent | 1df8cdc58876ac3beb14bfa3b3736ecbe87b8b59 [diff] |
Replace the old --with-cxx-* configure options with a single --with-gcc-toolchain that just uses the new toolchain probing logic. This fixes linking with -m32 on 64 bit systems (the /32 dir was not being added to the search). llvm-svn: 149651