Dan Burkert has uploaded a new patch set (#2). Change subject: Build thirdparty CMake and LLVM without debugging symbols ......................................................................
Build thirdparty CMake and LLVM without debugging symbols This change drops the size of a fully built thirdparty from 26G to 3.8G. Debug symbols are occasionally useful for debugging codegen issues, but the overhead is too much to always enable them. Change-Id: I4c1bd34f9e90a7e3a7a6f30e38f0f76711a57237 --- M thirdparty/build-thirdparty.sh 1 file changed, 9 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/77/1777/2 -- To view, visit http://gerrit.cloudera.org:8080/1777 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I4c1bd34f9e90a7e3a7a6f30e38f0f76711a57237 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
