[
https://issues.apache.org/jira/browse/TS-3227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom resolved TS-3227.
-------------------------------
Resolution: Cannot Reproduce
Fix Version/s: (was: 6.0.0)
> LuaJit doesn't properly compile with clang
> ------------------------------------------
>
> Key: TS-3227
> URL: https://issues.apache.org/jira/browse/TS-3227
> Project: Traffic Server
> Issue Type: Bug
> Components: Lua
> Reporter: Igor Galić
> Assignee: Leif Hedstrom
>
> {code}
> make[3]: Entering directory '/home/igalic/src/asf/trafficserver/lib/luajit'
> ==== Building LuaJIT 2.0.3 ====
> make -C src
> make[4]: Entering directory
> '/home/igalic/src/asf/trafficserver/lib/luajit/src'
> clang: error: unsupported option '-dumpspecs'
> clang: error: no input files
> {code}
> this happens on
> {code}
> Ubuntu clang version 3.6.0-svn224414-1~exp1 (trunk) (based on LLVM 3.6.0)
> Target: x86_64-pc-linux-gnu
> Thread model: posix
> {code}
> for posterity:
> {code}
> igalic@levix ~ % clang-3.6 -dumpspecs
> clang: error: unsupported option '-dumpspecs'
> clang: error: no input files
> 1 igalic@levix ~ %
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)