Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22213
Change subject: [thirdparty] strip unnecessary features from libcurl ...................................................................... [thirdparty] strip unnecessary features from libcurl Prior to this patch, running `./curl -V` from $KUDU_HOME/thirdparty/installed/uninstrumented/bin would report on a few built-in features not used in Kudu. This patch adds explicit flags for the configure script to build only the necessities and avoid building anything that's not used in Kudu. Change-Id: I9aecf7fb69f0f0be1e78bc9e852dbe83a901df2a --- M thirdparty/build-definitions.sh 1 file changed, 25 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/13/22213/1 -- To view, visit http://gerrit.cloudera.org:8080/22213 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I9aecf7fb69f0f0be1e78bc9e852dbe83a901df2a Gerrit-Change-Number: 22213 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
