svn commit: r486198 - in head/www/chromium: . files

Brooks Davis brooks at freebsd.org
Thu Nov 29 19:02:21 UTC 2018


On Thu, Nov 29, 2018 at 07:53:56PM +0100, Emmanuel Vadot wrote:
> On Thu, 29 Nov 2018 17:48:39 +0000
> Brooks Davis <brooks at freebsd.org> wrote:
> 
> > On Thu, Nov 29, 2018 at 05:26:30PM +0000, Emmanuel Vadot wrote:
> > > Author: manu
> > > Date: Thu Nov 29 17:26:30 2018
> > > New Revision: 486198
> > > URL: https://svnweb.freebsd.org/changeset/ports/486198
> > > 
> > > Log:
> > >   www/chromium: Fix build on aarch64
> > >   
> > >   arm64 doesn't have elf_aux_info and FreeBSD doesn't support getauxval.
> > >   For both boringssl and zlib disable the feature checking until we have
> > >   a way to expose those feature to the user.
> > 
> > Why doesn't arm64 have elf_aux_info?  It looks like it's unconditionally
> > compiled in lib/libc/gen/auxv.c and exported in lib/libc/gen/Symbol.map.
> > 
> > -- Brooks
> 
>  The info aren't filled, I have a patch that I need to finish
> (https://reviews.freebsd.org/D17137).
>  So yeah the commit should have said "we have elf_aux_info but it's
> empty".

Ah, that makes more sense.

-- Brooks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20181129/36f19062/attachment.sig>


More information about the svn-ports-all mailing list