Skip to content
Snippets Groups Projects

Fix luajit

Merged bitstr0m requested to merge bitstr0m/cookbook:luajit into master
  1. Oct 10, 2024
    • bitstr0m's avatar
      Fix luajit · 4818f59f
      bitstr0m authored
      Compiles and luajit executable passes tests found at
      https://github.com/LuaJIT/LuaJIT-test-cleanup (excluding some that
      appear to be related to the static build).
      
      Compiled without W^X memory permission support because there appears to
      be some issue with the mprotect() call.
      4818f59f
Loading