Revision f230a1cf deps/v8/Makefile.nacl

View differences:

deps/v8/Makefile.nacl
74 74
# For mksnapshot host generation.
75 75
GYPENV += host_os=${HOST_OS}
76 76

  
77
# ICU doesn't support NaCl.
78
GYPENV += v8_enable_i18n_support=0
79

  
77 80
NACL_MAKEFILES = $(addprefix $(OUTDIR)/Makefile.,$(NACL_ARCHES))
78 81
.SECONDEXPANSION:
79 82
# For some reason the $$(basename $$@) expansion didn't work here...

Also available in: Unified diff