[Buildroot] [PATCH] package/llvm: add dependency on shared libraries

Valentin Korenblit valentin.korenblit at smile.fr
Fri Apr 6 15:03:04 UTC 2018



Hello Thomas,

On 06/04/2018 16:41, Thomas Petazzoni wrote:
> Hello,
>
> On Fri,  6 Apr 2018 11:39:58 +0200, Valentin Korenblit wrote:
>> llvm generates libLLVM.so, so it won't work if BR2_STATIC_LIBS is set
>>
>> Signed-off-by: Valentin Korenblit <valentin.korenblit at smile.fr>
> Interestingly, I haven't seen any failure of LLVM related to static
> libraries reported by the autobuilders.

I think llvm should compile correctly but mesa3d has --enable-llvm-shared-libs.
We can disable that option if BR2_STATIC_ONLY.

> Thomas

Valentin




More information about the buildroot mailing list