mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 898661 - Temporarily disable Binary Data in Nightly builds too. r=nmatsakis
--HG-- extra : amend_source : 4ba33977d6d6990b17f44218f8382d2a92c86a2c
This commit is contained in:
parent
a11998b31a
commit
7a60ee908b
@ -72,10 +72,6 @@ ifdef NIGHTLY_BUILD
|
||||
DEFINES += -DENABLE_PARALLEL_JS
|
||||
endif
|
||||
|
||||
ifdef NIGHTLY_BUILD
|
||||
DEFINES += -DENABLE_BINARYDATA
|
||||
endif
|
||||
|
||||
# Ion
|
||||
ifdef ENABLE_ION
|
||||
VPATH += $(srcdir)/ion
|
||||
|
Loading…
Reference in New Issue
Block a user