[Bug 234253] www/firefox: fix build on aarch64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 21 17:56:42 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234253

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

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 this
not matter on amd64 somehow?

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


More information about the freebsd-gecko mailing list