mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 898347 - Re-enable binary data now that fuzzing is complete (Part 0/6) rs=trivial
This commit is contained in:
parent
76d5a15a9b
commit
1d9acd733f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user