svn commit: r560814 - in head/devel/llvm11: . files/compiler-rt

Jan Beich jbeich at FreeBSD.org
Sat Jan 9 01:26:47 UTC 2021


Brooks Davis <brooks at FreeBSD.org> writes:

> Author: brooks
> Date: Fri Jan  8 22:25:56 2021
> New Revision: 560814
> URL: https://svnweb.freebsd.org/changeset/ports/560814
>
> Log:
>   llvm11: Update to 11.0.1 release
>   
>   Force linkage with the base system's ncurses in lldb and disable
>   terminfo to avoid untracked dependencies when ncurses is installed from
>   ports. Ideally we'd also use the base libtinfo, but I have been unable
>   to find a way to force it to be used.
>   
>   PR:		252120

Please, also MFH to 2021Q1 for Clang fixes. 11.0.1 should have
compatible ABI as upstream plans[1] 11.1.0 for breaking changes.

[1] https://lists.llvm.org/pipermail/llvm-dev/2021-January/147599.html


More information about the svn-ports-all mailing list