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.

13 lines
306 B

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