Bug 1277338 - Part 1: Turn js/src into the mozjs-sys crate; r=sfink

This commit is contained in:
Nick Fitzgerald
2016-10-13 16:12:42 -07:00
parent d0eb453ce0
commit 2a1f07b50c
12 changed files with 153 additions and 1 deletions

View File

@@ -164,6 +164,7 @@ RIDEALONG_BUILDS = {
'sm-package',
'sm-tsan',
'sm-asan',
'sm-mozjs-sys',
'sm-msan',
],
}