[
https://issues.apache.org/jira/browse/TS-4810?focusedWorklogId=27973&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-27973
]
ASF GitHub Bot logged work on TS-4810:
--------------------------------------
Author: ASF GitHub Bot
Created on: 02/Sep/16 20:00
Start Date: 02/Sep/16 20:00
Worklog Time Spent: 10m
Work Description: Github user jpeach commented on a diff in the pull
request:
https://github.com/apache/trafficserver/pull/961#discussion_r77404086
--- Diff: configure.ac ---
@@ -1808,15 +1806,15 @@ iocore_include_dirs="\
# of the generic flags, plus any Lua-specific flags so that we
# can strip the coverage flags from Lua while keeping them by
# default everywhere else.
-TS_ADDTO(LUA_CFLAGS, [$CFLAGS $lua_cflags])
-AC_SUBST([LUA_CFLAGS])
+TS_ADDTO(LUAJIT_CFLAGS, [$CFLAGS $lua_cflags])
--- End diff --
You should probably rename ``lua_cflags`` to ``luajit_cflags`` as well.
Issue Time Tracking
-------------------
Worklog Id: (was: 27973)
Time Spent: 1h (was: 50m)
> We no longer build LuaJIT on OmniOS properly
> --------------------------------------------
>
> Key: TS-4810
> URL: https://issues.apache.org/jira/browse/TS-4810
> Project: Traffic Server
> Issue Type: Bug
> Components: Build
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 7.0.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Looks like we missed a change in the configure and substitutions. It's an
> easy fix, I'll have a patch after gym.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)