Zhao Yongming created TS-3510:
---------------------------------
Summary: header_rewrite is blocking building on raspberry pi
Key: TS-3510
URL: https://issues.apache.org/jira/browse/TS-3510
Project: Traffic Server
Issue Type: Bug
Components: Build, Plugins
Reporter: Zhao Yongming
ARM support is so good that we just have raspberrypi fail to build for
header_rewrite.
{code}
pi@raspberrypi ~/trafficserver/plugins/header_rewrite $ make -j 2
CXX conditions.lo
CXX header_rewrite.lo
{standard input}: Assembler messages:
{standard input}:1221: Error: selected processor does not support ARM mode `dmb'
CXX lulu.lo
CXX matcher.lo
CXX operator.lo
Makefile:689: recipe for target 'conditions.lo' failed
make: *** [conditions.lo] Error 1
make: *** Waiting for unfinished jobs....
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)