[cfe-dev] ARM cross fails after recent changes to clang in branch release_30

Sebastian Pop spop at codeaurora.org
Wed Nov 9 09:46:20 PST 2011


Hi,

On Nov. 7, one of the 30 commits to the clang release_30 branch
breaks my ARM cross compilers: when configuring with
  --with-c-include-dirs=some/path
this path does not get added to the list of include dirs anymore.
Reverting the patches back to the following commit fixes the problem:

commit 7733429d361ec671ae3bfbb8c3cf33c2078d0fc1
Author: Bill Wendling <isanbard at gmail.com>
Date:   Tue Nov 1 04:11:09 2011 +0000
https://llvm.org/svn/llvm-project/cfe/branches/release_30@143432

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



More information about the cfe-dev mailing list