harinreddy has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/19000


Change subject: Skips -msse4.2 compiler flag for arch: ppc64le
......................................................................

Skips -msse4.2 compiler flag for arch: ppc64le

Files affected kudu/CMakeLists.txt

sse4.2 is x86_64 specific compiler flag. Since compilers for powerpc
architecture (ppc64le) do not support this flag, this patch skips
 this flag when  ARCH_NAME=ppc64le is detected.

 Changes to be committed:
        modified:   CMakeLists.txt

Change-Id: Ic5e87857796e97fffc85c527045b7e4fa914e896
---
M CMakeLists.txt
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/00/19000/1
--
To view, visit http://gerrit.cloudera.org:8080/19000
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic5e87857796e97fffc85c527045b7e4fa914e896
Gerrit-Change-Number: 19000
Gerrit-PatchSet: 1
Gerrit-Owner: harinreddy <[email protected]>

Reply via email to