You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
243 B

  1. --- a/lukefile
  2. +++ b/lukefile
  3. @@ -29,8 +29,6 @@ incdirs = {
  4. '$LUA_INCDIR',
  5. }
  6. -ldocs = 'build-aux/config.ld.in'
  7. -
  8. modules = {
  9. ['posix'] = 'lib/posix/init.lua',
  10. ['posix._base'] = 'lib/posix/_base.lua',