Page MenuHomeFreeBSD

devel/love: Build with LUAJIT on aarch64
Needs ReviewPublic

Authored by dsl on Jul 30 2025, 8:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 24, 4:49 PM
Unknown Object (File)
Sun, Oct 19, 11:33 AM
Unknown Object (File)
Sun, Oct 19, 11:33 AM
Unknown Object (File)
Sat, Oct 18, 9:47 PM
Unknown Object (File)
Sun, Oct 12, 1:30 PM
Unknown Object (File)
Oct 8 2025, 5:12 AM
Unknown Object (File)
Oct 3 2025, 2:44 PM
Unknown Object (File)
Oct 1 2025, 8:45 PM
Subscribers

Details

Reviewers
AMDmi3
Group Reviewers
Ports Committers
Summary

It builds and works just fine on Honeycomb LX2.

Generally, luajit is needed to simplify patching https://gitlab.com/stone-kingdoms/stone-kingdoms in a new port.

Test Plan

Tested with https://gitlab.com/stone-kingdoms/stone-kingdoms on Honeycomb LX2 with JIT enabled.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

dsl requested review of this revision.Jul 30 2025, 8:11 AM
dsl created this revision.

I'd like to know objections, if any.

I have no objections but ultimately it's up to the maintainer.

Note that it's better to create a PR on Bugzilla to trigger a potential maintainer's timeout. Not everyone is receiving Phabricator notifications.

devel/love/Makefile
40

The extra space seems unnecessary. When in doubt, format with portfmt.