[PATCH] Do not pass -allow-shlib-undefined to the Solaris linker

Rafael Espíndola rafael.espindola at gmail.com
Mon Jun 22 11:28:40 PDT 2015


r240308.

On 22 June 2015 at 13:28, Xan López <xan at igalia.com> wrote:
> Thanks! If you or someone else can commit it, I do not have commit
> rights atm.
>
> On Mon, Jun 22, 2015 at 09:43:40AM -0700, Davide Italiano wrote:
>> On Mon, Jun 22, 2015 at 9:30 AM, Xan López <xan at igalia.com> wrote:
>> > The option is not supported.
>> >
>> > FWIW, with this patch the vanilla Solaris build works save for one
>> > minor bug where two C++ libraries (LTO, libclang) fail to link because
>> > CMake is using gcc instead of g++ for the "link binary". I'm still
>> > trying to figure out whether that's a CMake bug (only happens in
>> > Solaris) or not, but it's easy enough to workaround for those
>> > interested (just edit the link.txt files).
>> >
>>
>> LGTM
>>
>> --
>> Davide
>>
>> "There are no solved problems; there are only problems that are more
>> or less solved" -- Henri Poincare
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list