summaryrefslogtreecommitdiff
path: root/devel/lua-posix/files/patch-lukefile
blob: 1884ebed40b59f49558b2c0a87ed3b2b7d05bb9d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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',