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)
Wed, Mar 11, 8:05 AM
Unknown Object (File)
Wed, Mar 11, 7:35 AM
Unknown Object (File)
Wed, Mar 11, 4:50 AM
Unknown Object (File)
Mon, Mar 9, 10:36 AM
Unknown Object (File)
Feb 3 2026, 8:53 AM
Unknown Object (File)
Jan 31 2026, 2:57 AM
Unknown Object (File)
Jan 27 2026, 8:19 PM
Unknown Object (File)
Nov 30 2025, 8:10 AM
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.