Skip to content

SpiderMonkey upgrade details

Josh Matthews edited this page Apr 24, 2014 · 18 revisions

Latest revision: 5ecd532a167e

Under mozjs:

cp -R ~/mozilla-central/js .
cp -R ~/mozilla-central/mfbt .
cp -R ~/mozilla-central/build .

Comment out builtin(include, ../../build/autoconf/python-virtualenv.m4)dnl in js/src/aclocal.m4.

Clone this wiki locally