Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16853
Change subject: [thirpdarty] Improve LLVM build for macOS ...................................................................... [thirpdarty] Improve LLVM build for macOS This patch adjusts the LLVM build definition to disable simulator platoforms on OSX that we do not support. This solves the issue that was worked around via 6597422 in a way that does not prevent building on aarch64 architectures. Change-Id: I45c60cd2da120906c436b5592ad6b9e6a89dde66 --- M thirdparty/build-definitions.sh 1 file changed, 7 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/53/16853/1 -- To view, visit http://gerrit.cloudera.org:8080/16853 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I45c60cd2da120906c436b5592ad6b9e6a89dde66 Gerrit-Change-Number: 16853 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <granthe...@apache.org>