Revision: 11868
Author: [email protected]
Date: Tue Jun 19 07:47:58 2012
Log: Edited wiki page BuildingWithGYP through web user interface.
http://code.google.com/p/v8/source/detail?r=11868
Modified:
/wiki/BuildingWithGYP.wiki
=======================================
--- /wiki/BuildingWithGYP.wiki Tue Jun 19 07:39:42 2012
+++ /wiki/BuildingWithGYP.wiki Tue Jun 19 07:47:58 2012
@@ -84,7 +84,7 @@
* {{{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.
+ * {{{regexp=interpreted}}} chooses the interpreted regular expression
engine instead of irregexp (compiled regexp).
====Testing:====
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev