summaryrefslogtreecommitdiff
path: root/devel/lua-posix/files/patch-lukefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/lua-posix/files/patch-lukefile')
-rw-r--r--devel/lua-posix/files/patch-lukefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/lua-posix/files/patch-lukefile b/devel/lua-posix/files/patch-lukefile
deleted file mode 100644
index 1884ebed40b5..000000000000
--- a/devel/lua-posix/files/patch-lukefile
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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',