Index: Makefile |
diff --git a/Makefile b/Makefile |
index 288c257396de19895d85a6d399c520e939d5cb02..c950d3703ce00fa9c08ff077907eb3a1504870c1 100644 |
--- a/Makefile |
+++ b/Makefile |
@@ -127,6 +127,7 @@ endif |
# i18nsupport=on |
ifeq ($(i18nsupport), on) |
GYPFLAGS += -Dv8_enable_i18n_support=1 |
jochen (gone - plz use gerrit)
2013/09/17 10:53:23
as soon as i18n is on by default, the flag will te
|
+ TESTFLAGS += --i18n |
endif |
# arm specific flags. |
# armv7=false/true |