Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Dec 2018 17:56:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 234253] www/firefox: fix build on aarch64
Message-ID:  <bug-234253-21738-V5y9mtrqsg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234253-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234253-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234253

--- Comment #3 from Greg V <greg@unrelenting.technology> ---
huh, I recently fixed the unsigned char in libstd
https://github.com/rust-lang/rust/pull/56640 =E2=80=94 surprisingly haven't=
 noticed
that in libc, probably due to not testing enough libc-using crates=E2=80=A6

The patches look good, though I'm not sure about 'In FreeBSD 11 and later,
ss_sp is actually a void*' becoming 'if (aarch64) void* else char*'. Does t=
his
not matter on amd64 somehow?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234253-21738-V5y9mtrqsg>