aboutsummaryrefslogtreecommitdiff
path: root/lang/luaposix/patches/900-disable-ldoc.patch
blob: 95bf88630394a992964a82ed92590d5215ef5778 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/lukefile
+++ b/lukefile
@@ -29,8 +29,6 @@ incdirs  = {
    '$LUA_INCDIR',
 }
 
-ldocs    = 'build-aux/config.ld.in'
-
 modules  = {
    ['posix']               = 'lib/posix/init.lua',
    ['posix._base']         = 'lib/posix/_base.lua',