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


Change subject: Replaces the preprocessor trigger ARCH_POWERPC64 with 
__powerpc64__
......................................................................

Replaces the preprocessor trigger ARCH_POWERPC64 with __powerpc64__

ARCH_POWERPC64 is not a compiler preprocessor trigger
for both gcc and clang. This patch replaces ARCH_POWERPC64
with a preprocessor trigger __powerpc64__

This eliminates the requirement to set a definition in CMAKE_CXX_FLAGS.
     Changes to be committed:
            modified:   src/kudu/gutil/atomicops-internals-powerpc.h
            modified:   src/kudu/gutil/atomicops.h
~

Change-Id: I3e81899fb73d9e9362dba242e43fdec734c638c6
---
M src/kudu/gutil/atomicops-internals-powerpc.h
M src/kudu/gutil/atomicops.h
2 files changed, 2 insertions(+), 2 deletions(-)



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

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

Reply via email to