https://codereview.chromium.org/978783002/diff/40001/build/standalone.gypi
File build/standalone.gypi (right):

https://codereview.chromium.org/978783002/diff/40001/build/standalone.gypi#newcode527
build/standalone.gypi:527: 'CLANG_CXX_LIBRARY': 'libc++',  #
-stdlib=libc++
On 2015/03/04 18:52:37, jamesr wrote:
We support OS X 10.6 which doesn't support C++11, IIUC

Yes, this won't work in a chromium build. (standalone.gypi isn't used in
a chromium build, so this is fine, but if any v8 code that's used in
chromium tries to use c++11 library features, things won't work)

https://codereview.chromium.org/978783002/

--
--
v8-dev mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to