Bug 898347 - Re-enable binary data now that fuzzing is complete (Part 0/6) rs=trivial

This commit is contained in:
Nicholas D. Matsakis 2013-08-01 09:38:21 -04:00
parent 76d5a15a9b
commit 1d9acd733f

View File

@ -65,6 +65,10 @@ ifdef NIGHTLY_BUILD
DEFINES += -DENABLE_PARALLEL_JS
endif
ifdef NIGHTLY_BUILD
DEFINES += -DENABLE_BINARYDATA
endif
# Ion
ifdef ENABLE_ION
VPATH += $(srcdir)/jit