[jhbuild] 3.26, 3.28: Build mozjs52 with --disable-jemalloc



commit 751ecde931d7244217a7bff39c654120fef2ece5
Author: Philip Chimento <philip chimento gmail com>
Date:   Fri Oct 6 23:11:23 2017 -0700

    3.26, 3.28: Build mozjs52 with --disable-jemalloc
    
    Regarding https://bugzilla.mozilla.org/show_bug.cgi?id=1176787,
    SpiderMonkey upstream is planning to use a patch that requires this.

 modulesets/gnome-suites-core-deps-3.26.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.26.modules b/modulesets/gnome-suites-core-deps-3.26.modules
index b9674f4..43f47ea 100644
--- a/modulesets/gnome-suites-core-deps-3.26.modules
+++ b/modulesets/gnome-suites-core-deps-3.26.modules
@@ -1545,7 +1545,7 @@ the module and we will just change it to use a tarball anyway.
              force-non-srcdir-builds="yes"
              supports-unknown-configure-options="no"
              autogen-template="%(srcdir)s/%(autogen-sh)s --prefix=%(prefix)s %(autogenargs)s"
-             autogenargs="--enable-posix-nspr-emulation --with-system-zlib --with-intl-api 
AUTOCONF=autoconf">
+             autogenargs="--enable-posix-nspr-emulation --with-system-zlib --with-intl-api 
--disable-jemalloc AUTOCONF=autoconf">
     <!-- prefix option must have an = sign in mozilla's configure -->
     <pkg-config>mozjs-52.pc</pkg-config>
     <branch repo="gnome-download" version="52.2.1gnome1"


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