Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

luajit: update Makefile to build from git #25384

Closed
wants to merge 1 commit into from

Conversation

graysky2
Copy link
Contributor

@graysky2 graysky2 commented Nov 16, 2024

LuaJIT has a "rolling release" where we should follow git HEAD[1]. I believe that the currently tagged version is tracking code from
2017. This PR updates the Makefile to latest HEAD.

Closes #25299

  1. https://luajit.org/download.html

Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne

Maintainer: @milani

@graysky2 graysky2 force-pushed the luajit branch 2 times, most recently from 9cea3ce to b587c80 Compare November 16, 2024 18:36
LuaJIT has a "rolling release" where we should follow git HEAD[1].
I believe that the currently tagged version is tracking code from
2017.  This PR updates the Makefile to latest HEAD.

Closes openwrt#25299

1. https://luajit.org/download.html

Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne

Signed-off-by: John Audia <[email protected]>
@Ra2-IFV
Copy link
Contributor

Ra2-IFV commented Nov 17, 2024

I have an existing pull request... #25339

@graysky2
Copy link
Contributor Author

Ah, missed that, thanks.

@graysky2 graysky2 closed this Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

luajit: LuaJIT has a "rolling release" where we should follow git HEAD
2 participants