Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14089
Change subject: [thirdparty] fix boost build with clang from Xcode ...................................................................... [thirdparty] fix boost build with clang from Xcode The clang version string in Xcode (see [1]) uses slightly different format than clang built via MacPorts/Homebrew or clang on various Linux flavors. This patch adapts the build_boost() function to work with clang from Xcode. [1] https://gist.github.com/yamaya/2924292 Change-Id: I082af11af012cfb80a89ddb5ddf638100eb74574 --- M thirdparty/build-definitions.sh 1 file changed, 10 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/89/14089/1 -- To view, visit http://gerrit.cloudera.org:8080/14089 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I082af11af012cfb80a89ddb5ddf638100eb74574 Gerrit-Change-Number: 14089 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
