I don't know. I'd think that using clang on Mac is possible, but I haven't tried
it.

It looks like Chromium only sets CLANG_CXX_LIBRARY when building for iOS. Can you reproduce the failure that the bots hit locally? Does it go away if you drop
the CLANG_CXX_LIBRARY definition? Or maybe if you change it from libc++ to
libstdc++? (I'm just guessing wildly; there is a
third_party/llvm-build/Release+Asserts/lib/libstdc++.so.6 but no libc++.)

https://codereview.chromium.org/1200833013/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to