r224924 - [multilib] Teach Clang's code about multilib by threading

Renato Golin renato.golin at linaro.org
Mon Dec 29 17:05:31 PST 2014


We have a check that disables the re-run. Removing the check file should be
enough.

Cheers,
Renato
On 30 Dec 2014 00:53, "Chandler Carruth" <chandlerc at gmail.com> wrote:

>
> On Mon, Dec 29, 2014 at 4:49 PM, Renato Golin <renato.golin at linaro.org>
> wrote:
>
>> On 29 December 2014 at 12:09, Chandler Carruth <chandlerc at gmail.com>
>> 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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141230/49da0db4/attachment.html>


More information about the cfe-commits mailing list