On Mon, Dec 29, 2014 at 4:49 PM, Renato Golin <[email protected]>
wrote:

> On 29 December 2014 at 12:09, Chandler Carruth <[email protected]>
> wrote:
> > Author: chandlerc
> > Date: Mon Dec 29 06:09:08 2014
> > New Revision: 224924
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=224924&view=rev
> > Log:
> > [multilib] Teach Clang's code about multilib by threading
> > a CLANG_LIBDIR_SUFFIX down from the build system and using that as part
> > of the default resource dir computation.
>
> Hi Chandler,
>
> Do you think this error is just a matter of cleaning the build dir?
>
> http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/24163
>
> All other bots seem fine...


It's a matter of getting configure to re-run. It needs to regenerate
config.h in the clang tree, but the build bot doesn't realize that this
requires re-running the llvm-level configure. =/ Not really sure how to fix
that, but maybe Eric knows.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to