[
https://issues.apache.org/jira/browse/KUDU-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16999372#comment-16999372
]
ASF subversion and git services commented on KUDU-3027:
-------------------------------------------------------
Commit 441d8bdb781786d42ab664813faff15a363cbb5a in kudu's branch
refs/heads/master from huangtianhua
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=441d8bd ]
KUDU-3027 Some fixing for kudu on aarch64
This changes:
1. Don't set compiler flag with '-msse4.2' for aarch64
2. Modify 'LLVM_TARGETS_TO_BUILD' to include AArch64 target
Change-Id: I710bfb6325e588b7bc801a6350cbec9432e48449
Reviewed-on: http://gerrit.cloudera.org:8080/14921
Reviewed-by: Adar Dembo <[email protected]>
Tested-by: Adar Dembo <[email protected]>
> gcc error: unrecognized command line option '-msse4.2' on aarch64
> -----------------------------------------------------------------
>
> Key: KUDU-3027
> URL: https://issues.apache.org/jira/browse/KUDU-3027
> Project: Kudu
> Issue Type: Improvement
> Reporter: huangtianhua
> Priority: Major
>
> gcc error raised on aarch64:
> unrecognized command line option '-msse4.2'
--
This message was sent by Atlassian Jira
(v8.3.4#803005)