[llvm-commits] [llvm] r149651 - in /llvm/trunk: autoconf/configure.ac configure include/llvm/Config/config.h.cmake include/llvm/Config/config.h.in projects/sample/autoconf/configure.ac projects/sample/configure utils/llvm-compilers-check

Sebastian Pop spop at codeaurora.org
Thu Feb 2 23:22:35 PST 2012


On Thu, Feb 2, 2012 at 6:59 PM, Rafael Espindola
<rafael.espindola at gmail.com> wrote:
> Author: rafael
> Date: Thu Feb  2 18:59:30 2012
> New Revision: 149651
>
> URL: http://llvm.org/viewvc/llvm-project?rev=149651&view=rev
> Log:
> 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).

Thanks Rafael for this patch.
Now I'll have to tweak my toolchain scripts to use this flag.

Sebastian
--
Qualcomm Innovation Center, Inc is a member of Code Aurora Forum




More information about the llvm-commits mailing list