Skip to content

Conversation

@SHiLLySiT
Copy link
Contributor

Two main changes here:

  1. The default installation directory of vcvarsall seems to have changed. Updated the path to reflect this.
  2. Luajit no longer provides ZIP downloads, as per the site "Please do not use obsolete versions from older tarballs or zip files. Please remove any outdated links to these downloads — these links will cease to work soon". Attempting to download file returns an HTML file with the contents <html><head><title>404 Not Found</title></head><body><h1>404 Not Found</h1></body></html>. I've updated the make file to clone the LuaJIT repo instead.

Lua jit previously provided these zips, but they have been removed.

As per https://luajit.org/download.html:
"Please do not use obsolete versions from older tarballs or zip files. Please remove any outdated links to these downloads — these links will cease to work soon."
@yancouto
Copy link
Collaborator

It looks ok, but the issue is that the CI uses these makefiles.

Anyhow, the Travis integration is likely broken, since it's old, I need to update it to GitHub actions... I don't have time for that now, maybe in a couple of weeks.

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.

2 participants