Page MenuHomeFreeBSD

math/R: Fix build on armv6 and armv7 (RE: Bug 223476)
ClosedPublic

Authored by jrm on Nov 19 2017, 2:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 27 2025, 5:58 AM
Unknown Object (File)
Nov 14 2025, 1:44 AM
Unknown Object (File)
Oct 29 2025, 8:46 PM
Unknown Object (File)
Oct 11 2025, 7:35 PM
Unknown Object (File)
Oct 10 2025, 2:33 AM
Unknown Object (File)
Oct 2 2025, 12:47 PM
Unknown Object (File)
Oct 2 2025, 6:35 AM
Unknown Object (File)
Oct 1 2025, 4:13 AM
Subscribers
None

Details

Reviewers
mmel

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 12852
Build 13116: arc lint + arc unit

Event Timeline

I can confirm that R cad be built on native ARMv7 system with this.

This revision is now accepted and ready to land.Nov 19 2017, 7:52 AM

Sorry for delay. We don't support arm for FreeBSD 10 and arm packages are built only for FreeBSD11 and higher.
See http://pkg.freebsd.org/

armv[67] support was added in r455296. Thanks.