Tim Armstrong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15299 )
Change subject: IMPALA-9427 Add -fsigned-char compile option ...................................................................... IMPALA-9427 Add -fsigned-char compile option On aarch64 platform, type of char default is unsigned char, here set it to signed-char to be compatible with x86-64 Change-Id: I4f0f8159b2e1167413fa3b577ad1f8db1da983a5 Reviewed-on: http://gerrit.cloudera.org:8080/15299 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Tim Armstrong <[email protected]> --- M be/CMakeLists.txt 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Tim Armstrong: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/15299 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I4f0f8159b2e1167413fa3b577ad1f8db1da983a5 Gerrit-Change-Number: 15299 Gerrit-PatchSet: 4 Gerrit-Owner: Anonymous Coward <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
