[
https://issues.apache.org/jira/browse/TS-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084871#comment-14084871
]
Phil Sorber commented on TS-2860:
---------------------------------
[~hrw-redhat],
We have pulled in libck but it will be a while until it is fully integrated so
I would like to get this patch in as well. But this line bothers me a little.
Looks like you are removing 32bit arm?
{noformat}
-#elif defined(__arm__)
+#elif defined(__aarch64__)
{noformat}
Can you please set me straight or fix it?
Thanks.
> AArch64 support
> ---------------
>
> Key: TS-2860
> URL: https://issues.apache.org/jira/browse/TS-2860
> Project: Traffic Server
> Issue Type: New Feature
> Components: Build, Portability
> Reporter: Marcin Juszkiewicz
> Assignee: Phil Sorber
> Fix For: 5.1.0
>
> Attachments: trafficserver-aarch64.patch
>
>
> Out of the box traffic server does not build on AArch64 (64-bit ARM)
> architecture.
--
This message was sent by Atlassian JIRA
(v6.2#6252)