/[packages]/cauldron/firefox/releases/0:10.0/1.mga2/SOURCES/xulrunner_nojit.patch
ViewVC logotype

Contents of /cauldron/firefox/releases/0:10.0/1.mga2/SOURCES/xulrunner_nojit.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 389214 - (show annotations) (download)
Thu Jan 17 21:30:27 2013 UTC (11 years, 3 months ago) by pterjan
File size: 665 byte(s)
oops
1 Index: mozilla-central/js/src/Makefile.in
2 ===================================================================
3 --- mozilla-central.orig/js/src/Makefile.in
4 +++ mozilla-central/js/src/Makefile.in
5 @@ -923,7 +923,8 @@ endif
6 # Needed to "configure" it correctly. Unfortunately these
7 # flags wind up being applied to all code in js/src, not just
8 # the code in js/src/assembler.
9 -CXXFLAGS += -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1
10 +#CXXFLAGS += -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=1 -DENABLE_JIT=1
11 +CXXFLAGS += -DUSE_SYSTEM_MALLOC=1 -DENABLE_ASSEMBLER=0 -DENABLE_JIT=0 -DENABLE_YARR_JIT=0
12
13 INCLUDES += -I$(srcdir)/assembler -I$(srcdir)/yarr
14

  ViewVC Help
Powered by ViewVC 1.1.30