diff options
author | wojas <github@m.wojas.nl> | 2023-11-01 02:39:10 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-31 15:39:10 -0300 |
commit | f911b81053f522c4241b9e5e229a318169ed8c4f (patch) | |
tree | 1f68cafc84491faed0494e5ecf78da172d329156 /COPYING | |
parent | 79066a41ec44e534ae0e794eddc489cfbd2ff134 (diff) | |
download | luarocks-f911b81053f522c4241b9e5e229a318169ed8c4f.tar.gz luarocks-f911b81053f522c4241b9e5e229a318169ed8c4f.tar.bz2 luarocks-f911b81053f522c4241b9e5e229a318169ed8c4f.zip |
luajit: ignore extra version info in jit.version (#1519)
Ignore any extra version info in jit.version when separated by a space.
A normal LuaJIT jit.version string looks like "LuaJIT 2.1.0-beta3".
Since official LuaJIT releases have all but stopped, various forks
continue to use the same version for all forks.
This change allows forks and patched rebuilds to add additional version
information at the end of the string without breaking luarocks version
detection, e.g. "LuaJIT 2.1.0-beta3 some-extra-version-info".
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions