luajit: fix package.cpath #25

Merged
tb merged 1 commits from groovy2shoes/contrib:groovy2shoes-luajit-patch-1 into 3.7 2025-01-23 18:40:16 +01:00
Contributor

luajit was being built with an erroneous package.cpath, causing Lua code to fail when attempting to require binary libraries from system directories.

luajit was being built with an erroneous `package.cpath`, causing Lua code to fail when attempting to `require` binary libraries from system directories.
groovy2shoes added 1 commit 2025-01-23 15:22:36 +01:00
groovy2shoes requested review from tb 2025-01-23 15:22:36 +01:00
tb merged commit 6d651bf9f6 into 3.7 2025-01-23 18:40:16 +01:00
tb referenced this issue from a commit 2025-01-23 18:40:17 +01:00
Owner

Thanks!

Thanks!
Sign in to join this conversation.
No Reviewers
No Milestone
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ports/contrib#25
No description provided.