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


Change subject: [thirdparty] explicit include directive for gumbo-query
......................................................................

[thirdparty] explicit include directive for gumbo-query

There were reports that building Kudu as a part of Impala's toolchain
on Ubuntu 24.04 LTS would fail on compiling gumbo-query because the
necessary include directory directive -I$PREFIX/include was not added
by CMake, while it should have been present.  Getting to the bottom
of the issue might be time-consuming, but adding the include directory
explicitly is easy and shouldn't hurt since we already do so when
building glog at least.

Change-Id: I65b8a6d3b63ff6684e2ed8579b01f25c243ffc66
Reviewed-on: http://gerrit.cloudera.org:8080/23501
Reviewed-by: Marton Greber <[email protected]>
Tested-by: Marton Greber <[email protected]>
Reviewed-by: Gabriella Lotz <[email protected]>
(cherry picked from commit ededf25e8d1970d0bafed7b645781d269b2db63c)
---
M thirdparty/build-definitions.sh
1 file changed, 1 insertion(+), 1 deletion(-)



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

Gerrit-Project: kudu
Gerrit-Branch: branch-1.18.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: I65b8a6d3b63ff6684e2ed8579b01f25c243ffc66
Gerrit-Change-Number: 23502
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to