mozilla / positron

a experimental, Electron-compatible runtime on top of Gecko
Other
561 stars 64 forks source link

update positron-spidernode submodule #143

Closed mykmelez closed 7 years ago

mykmelez commented 7 years ago

This updates the positron-spidernode submodule and makes the necessary changes to build with the newer version (applies https://github.com/mozilla/spidernode/blob/master/deps/spidershim/spidermonkey-patches/03-v8-stack.patch, sets --external-spidermonkey-has-nspr).

It also sets the "branch" of the submodule to master, which is the branch of positron-spidernode that contains the changes to support Positron (now that I've merged https://github.com/mozilla/positron-spidernode/pull/6). It isn't clear what the submodule's "branch" setting does, but it seems like the right thing to do.