Page MenuHomeFreeBSD

Add support for AArch64 to spidermonkey
ClosedPublic

Authored by andrew on Jan 4 2016, 7:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 18, 10:50 AM
Unknown Object (File)
Tue, Apr 16, 7:24 AM
Unknown Object (File)
Dec 20 2023, 12:17 AM
Unknown Object (File)
Oct 30 2023, 11:13 AM
Unknown Object (File)
Aug 25 2023, 4:06 PM
Unknown Object (File)
Aug 25 2023, 4:06 PM
Unknown Object (File)
Aug 25 2023, 4:04 PM
Unknown Object (File)
Aug 25 2023, 4:04 PM
Subscribers
None

Details

Summary

This adds support for arm64 to the spidermonkey 170 and 24 ports. Both of these are failing with:

#error Target architecture was not detected as supported by Double-Conversion.

This is based on https://hg.mozilla.org/integration/mozilla-inbound/rev/6a46f53ad944

The spidermonkey 17 and 185 ports are also failing, however in different ways.

Test Plan

I've built lang/spidermonkey170 and lang/spidermonkey24 on ThunderX under Poudriere to verify they build.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

andrew retitled this revision from to Add support for AArch64 to spidermonkey.
andrew updated this object.
andrew edited the test plan for this revision. (Show Details)
andrew added a reviewer: kwm.
andrew set the repository for this revision to rP FreeBSD ports repository.
kwm edited edge metadata.
This revision is now accepted and ready to land.Jan 19 2016, 9:02 PM
This revision was automatically updated to reflect the committed changes.