mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Disable jetpack service (bug 629197, r=shaver).
This commit is contained in:
parent
494df5a331
commit
5a563cacb9
@ -135,7 +135,7 @@
|
||||
#define LAYOUT_DEBUG_MODULE
|
||||
#endif
|
||||
|
||||
#ifdef MOZ_IPC
|
||||
#if defined(MOZ_IPC) && defined(ENABLE_JETPACK_SERVICE)
|
||||
#define JETPACK_MODULES \
|
||||
MODULE(jetpack)
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user