Adar Dembo has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/11834 )

Change subject: thirdparty: work around an upstream LLVM build race
......................................................................

thirdparty: work around an upstream LLVM build race

There is a long-standing race[1] in LLVM's build that seems to only manifest
when the compiler-rt LLVM project (used for sanitizers and the like) is
built via make with certain values of -j.

I spent some quality time with the compiler-rt build but was unable to find
its root cause, so instead let's work around it in our own build.

1. https://bugs.llvm.org/show_bug.cgi?id=26054

Change-Id: Ia3bf2a171b85d34326e187a4d14dbffe7326100d
Reviewed-on: http://gerrit.cloudera.org:8080/11834
Reviewed-by: Andrew Wong <[email protected]>
Tested-by: Kudu Jenkins
---
M thirdparty/build-definitions.sh
1 file changed, 21 insertions(+), 1 deletion(-)

Approvals:
  Andrew Wong: Looks good to me, approved
  Kudu Jenkins: Verified

--
To view, visit http://gerrit.cloudera.org:8080/11834
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia3bf2a171b85d34326e187a4d14dbffe7326100d
Gerrit-Change-Number: 11834
Gerrit-PatchSet: 2
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Philip Zeyliger <[email protected]>

Reply via email to