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

Davide Italiano davide at freebsd.org
Mon Jun 22 09:43:40 PDT 2015


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