PS#1: So, libc++abi is the only thing that requires exceptions, and the GYP
file
should take care of stripping this flag:
https://code.google.com/p/chromium/codesearch#chromium/src/buildtools/third_party/libc%2B%2Babi/libc%2B%2Babi.gyp&l=41
But note that Chromium passes -fno-exceptions in cflags_cc, whereas v8
passes it
in cflags. We need to patch libc++abi.gyp to strip the flag from both
cflags and
cflags_cc.
https://codereview.chromium.org/1146863006/
--
--
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.