Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/18288


Change subject: [thirdparty] build curl without brotli
......................................................................

[thirdparty] build curl without brotli

The default build configuration for curl has brotli compression enabled,
so if it's present on the build machine the curl's build picks it up and
then requires extra brotli libraries when statically linking binaries
(that's so for RELEASE builds).

This patch disables broli for the libcurl library build as part of
Kudu's thirdparty components.

Change-Id: I14ef696302cc1653f3efd6dba5714ce3927c1d20
---
M thirdparty/build-definitions.sh
1 file changed, 1 insertion(+), 0 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I14ef696302cc1653f3efd6dba5714ce3927c1d20
Gerrit-Change-Number: 18288
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <aser...@cloudera.com>

Reply via email to