Revision: 24354
Author:   [email protected]
Date:     Wed Oct  1 09:17:19 2014 UTC
Log:      Don't filter out -O0 for debug configurations

BUG=none
[email protected]
LOG=n
https://code.google.com/p/v8/source/detail?r=24354

Modified:
 /branches/bleeding_edge/build/toolchain.gypi

=======================================
--- /branches/bleeding_edge/build/toolchain.gypi Thu Sep 25 10:19:09 2014 UTC +++ /branches/bleeding_edge/build/toolchain.gypi Wed Oct 1 09:17:19 2014 UTC
@@ -702,7 +702,6 @@
['OS=="linux" or OS=="freebsd" or OS=="openbsd" or OS=="netbsd" or \
             OS=="qnx"', {
             'cflags!': [
-              '-O0',
               '-O3',
               '-O2',
               '-O1',

--
--
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