Date: Thu, 29 Nov 2018 17:48:39 +0000 From: Brooks Davis <brooks@freebsd.org> To: Emmanuel Vadot <manu@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r486198 - in head/www/chromium: . files Message-ID: <20181129174839.GA99411@spindle.one-eyed-alien.net> In-Reply-To: <201811291726.wATHQUmJ058821@repo.freebsd.org> References: <201811291726.wATHQUmJ058821@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 >=20 > Log: > www/chromium: Fix build on aarch64 > =20 > 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 --0F1p//8PRICkK4MW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJcACZ2AAoJEKzQXbSebgfACaYH/iEWvjhE4NzDpiU/wl4W0DAZ 0QUSBeLo7+Vuj1sG5PqkWGUWUUblF8KJKjxf8828A9qP8oxTvzTnEXeXnSIT4D6+ k/ADy22+vxITTVHFN9jQ417m1qBtNlNGdJcEk9A9BAnQa/VyMIP3LwNzE+62xgrM 9hwaXvqQ0qZ8yHVAnYshO5gqpA+syjQMIIdqvTkH+nBYazP7inBuSNSTMFb+rQhh NFVekQm3jfH5YVVFM9FY8+zMc6sglgW7lTMfwQp40WPNjtAW6NMOYw9HXWUfrSPB +NAgzvCV2rI51ynl3Sb8Un9XB4sxNmBsRcDk/MBfnzvffhqeqX3u9aOokYTZDaw= =F2Sb -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181129174839.GA99411>