Hello Mahesh Reddy, Attila Bukor, Kudu Jenkins, Andrew Wong, Abhishek Chennaka,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/18288
to look at the new patch set (#2).
Change subject: [thirdparty] build curl without brotli
......................................................................
[thirdparty] build curl without brotli
The default build configuration for curl has the brotli compression
opportunistically enabled. If brotli libraries and headers are found
at the build machine, the configure script picks them up and then the
generated curl library depends on corresponding brotli libraries. That
on itself requires extra brotli libraries to be linked in when building
statically linked kudu binaries (that's so for RELEASE builds).
This patch disables broli for the libcurl library build as a part of
Kudu's thirdparty.
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/2
--
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: newpatchset
Gerrit-Change-Id: I14ef696302cc1653f3efd6dba5714ce3927c1d20
Gerrit-Change-Number: 18288
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Mahesh Reddy <[email protected]>