Date: Mon, 3 Dec 2018 17:59:38 +0100 From: Emmanuel Vadot <manu@bidouilliste.com> To: Jan Beich <jbeich@FreeBSD.org> Cc: Brooks Davis <brooks@freebsd.org>, Emmanuel Vadot <manu@FreeBSD.org>, svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r486198 - in head/www/chromium: . files Message-ID: <20181203175938.4a330c3a9c5faf092c08c77e@bidouilliste.com> In-Reply-To: <lg56-8v1f-wny@FreeBSD.org> References: <201811291726.wATHQUmJ058821@repo.freebsd.org> <20181129174839.GA99411@spindle.one-eyed-alien.net> <20181129195356.1b0811e93e77472d14f97b42@bidouilliste.com> <lg56-8v1f-wny@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 03 Dec 2018 16:55:08 +0100 Jan Beich <jbeich@FreeBSD.org> wrote: > Emmanuel Vadot <manu@bidouilliste.com> writes: > > > On Thu, 29 Nov 2018 17:48:39 +0000 > > Brooks Davis <brooks@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". > > Wasn't the plan to allow aarch64 userland directly read ID registers? > I'm referring to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223016#c4 That was Andrew's plan yes. -- Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181203175938.4a330c3a9c5faf092c08c77e>