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

Xan López xan at igalia.com
Mon Jun 22 10:28:33 PDT 2015


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




More information about the llvm-commits mailing list