[gnome-continuous] mozjs52: Build with --disable-jemalloc



commit 87b7389b027ae86674d43e06a300a2a7133dff56
Author: Philip Chimento <philip chimento gmail com>
Date:   Fri Oct 6 23:13:37 2017 -0700

    mozjs52: Build with --disable-jemalloc
    
    Regarding https://bugzilla.mozilla.org/show_bug.cgi?id=1176787,
    SpiderMonkey upstream is moving towards a patch that will require this.

 manifest.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 3650eb6..869b060 100644
--- a/manifest.json
+++ b/manifest.json
@@ -928,6 +928,7 @@
          "component": "minimal",
          "patches": ["mozjs52-buildapi.patch"],
          "config-opts": ["--enable-posix-nspr-emulation",
+                         "--disable-jemalloc",
                          "--disable-tests",
                          "--disable-strip",
                          "--with-system-zlib",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]