summaryrefslogtreecommitdiff
path: root/lang/luajit-openresty/files/patch-etc_luajit.pc
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2019-09-09 08:57:54 +0000
committerMartin Matuska <mm@FreeBSD.org>2019-09-09 08:57:54 +0000
commit1c4f1a9720f6519f01a04b68ce158686b48df2bc (patch)
treecc5db0ea9b2798ed6110770b46934bd72b95b5d1 /lang/luajit-openresty/files/patch-etc_luajit.pc
parent- Update to 7.4.1 (diff)
OpenResty's Branch of LuaJIT 2
WWW: https://github.com/openresty/luajit2
Notes
Notes: svn path=/head/; revision=511608
Diffstat (limited to 'lang/luajit-openresty/files/patch-etc_luajit.pc')
-rw-r--r--lang/luajit-openresty/files/patch-etc_luajit.pc9
1 files changed, 9 insertions, 0 deletions
diff --git a/lang/luajit-openresty/files/patch-etc_luajit.pc b/lang/luajit-openresty/files/patch-etc_luajit.pc
new file mode 100644
index 000000000000..8867dc0b4be8
--- /dev/null
+++ b/lang/luajit-openresty/files/patch-etc_luajit.pc
@@ -0,0 +1,9 @@
+--- etc/luajit.pc.orig 2019-06-26 21:12:49 UTC
++++ etc/luajit.pc
+@@ -21,5 +21,5 @@ URL: http://luajit.org
+ Version: ${version}
+ Requires:
+ Libs: -L${libdir} -l${libname}
+-Libs.private: -Wl,-E -lm -ldl
++Libs.private: -Wl,-E -lm
+ Cflags: -I${includedir}