-
Type: Bug
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Portability
-
None
-
ALL
-
Platforms E (01/08/16)
There isn't a s390x JIT compiler in SpiderMonkey yet. Building on s390x means the IonMonkey JIT compiler must be disabled. An opt build works fine, but when building in debug mode, compilation fails. There is an upstream fix for this issue but it hasn't been ported to moz38 yet:
https://bugzilla.mozilla.org/show_bug.cgi?id=1226220
Patching the mozjs38 code in MongoDB with the upstream commit allows the debug build to work.
- duplicates
-
SERVER-21845 ppc64 debug build fails
- Closed