On Thu, Aug 15, 2019 at 12:35 PM Kyle Evans <kev...@freebsd.org> wrote:
>
> Author: kevans
> Date: Thu Aug 15 17:35:24 2019
> New Revision: 351093
> URL: https://svnweb.freebsd.org/changeset/base/351093
>
> Log:
>   rtld-elf: fix build with xtoolchain-llvm90
>
>   strstr ends up using bcmp when compiled with llvm90; pull it in from libc
>   as well.
>
>   MFC after:    3 days
>

Reviewed by: arichardson, kib
Differential Revision: https://reviews.freebsd.org/D21274
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to