Revision: 11867
Author:   [email protected]
Date:     Tue Jun 19 07:39:42 2012
Log:      Edited wiki page BuildingWithGYP through web user interface.
http://code.google.com/p/v8/source/detail?r=11867

Modified:
 /wiki/BuildingWithGYP.wiki

=======================================
--- /wiki/BuildingWithGYP.wiki  Sat Apr 28 04:37:02 2012
+++ /wiki/BuildingWithGYP.wiki  Tue Jun 19 07:39:42 2012
@@ -84,6 +84,8 @@

* {{{strictaliasing=off}}} passes the -fno-strict-aliasing flag to GCC. This may help to work around build failures on officially unsupported platforms and/or GCC versions.

+ * {{{regexp=interpreted}}} use the interpreted regular expression engine instead of irregexp.
+
 ====Testing:====

You can append {{{.check}}} to any build target to have tests run for it, e.g.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to