Ashwani Raina has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/19565


Change subject: [codegen] Add include directories in the path as per libc++ 
version
......................................................................

[codegen] Add include directories in the path as per libc++ version

Kudu compilation fails on Ubuntu 22.04 because it cannot find the
header file directories for the specific libc++ version on the system.
This change adds extraction logic to CMakeLists.txt to find out the
correct libc++ version and include the location of corresponding header
files directories to the path explicitly.

Change-Id: I8e8a563f69415e7d15de406bf05cec18d8ff3c74
---
M src/kudu/codegen/CMakeLists.txt
1 file changed, 28 insertions(+), 1 deletion(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8e8a563f69415e7d15de406bf05cec18d8ff3c74
Gerrit-Change-Number: 19565
Gerrit-PatchSet: 1
Gerrit-Owner: Ashwani Raina <ara...@cloudera.com>

Reply via email to