projects
/
trafficserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cd1b5c
)
Use system luajit or liblua
author
Jean Baptiste Favre
<debian@jbfavre.org>
Fri, 25 Nov 2016 16:49:34 +0000
(17:49 +0100)
committer
Jean Baptiste Favre
<debian@jbfavre.org>
Mon, 6 Aug 2018 08:56:14 +0000
(09:56 +0100)
Gbp-Pq: Name 0004-force-use-luajit-system-plugins.patch
plugins/Makefile.in
patch
|
blob
|
history
diff --git
a/plugins/Makefile.in
b/plugins/Makefile.in
index b9eabccf301976d21d4ce04425c1e615676f2aca..8ec40134dd6fc2b64e93e78d9da48beaba89552e 100644
(file)
--- a/
plugins/Makefile.in
+++ b/
plugins/Makefile.in
@@
-2176,9
+2176,9
@@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
-LUA
JIT_CFLAGS = @LUAJIT
_CFLAGS@
-LUA
JIT_CPPFLAGS = @LUAJIT
_CPPFLAGS@
-LUA
JIT_LDFLAGS = @LUAJIT
_LDFLAGS@
+LUA
_CFLAGS = @LUA
_CFLAGS@
+LUA
_CPPFLAGS = @LUA
_CPPFLAGS@
+LUA
_LDFLAGS = @LUA
_LDFLAGS@
MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
MANIFEST_TOOL = @MANIFEST_TOOL@