Hello Kudu Jenkins, Grant Henke, Todd Lipcon,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/9333

to look at the new patch set (#2).

Change subject: [CMakeLists] un-break build with gcc 4.9.2
......................................................................

[CMakeLists] un-break build with gcc 4.9.2

This is a quick fix to un-break build of Kudu as a part of Impala's
build with gcc 4.9.2.

For some reason, the compiler is happy with the -fsized-deallocation
option while compiling the small test, but then the compilation fails
with errors like below:

  g++: error: unrecognized command line option ‘-fsized-deallocation’
  g++: error: unrecognized command line option ‘-fno-sized-deallocation’

Change-Id: Ie02ae6229023101cca9f3a39292a648d20349a88
---
M CMakeLists.txt
1 file changed, 27 insertions(+), 11 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/33/9333/2
--
To view, visit http://gerrit.cloudera.org:8080/9333
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie02ae6229023101cca9f3a39292a648d20349a88
Gerrit-Change-Number: 9333
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Grant Henke <granthe...@gmail.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <t...@apache.org>

Reply via email to