ports/devel/lua-posix/files/patch-lukefile
2017-10-06 06:18:31 +00:00

10 lines
324 B
Text

--- lukefile.orig 2017-07-15 22:20:52 UTC
+++ lukefile
@@ -103,7 +103,6 @@ modules = {
ifdef = '_XOPEN_REALTIME',
include = 'unistd.h',
checksymbol = 'clock_gettime',
- library = 'rt',
},
},
sources = 'ext/posix/time.c',