-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Dev Platform 2022-05-02, Dev Platform 2022-05-16
Through out the build scripts, there are usemozjs flags, but really they are dependent on the jsengine being there or not.
We should remove this flag in instead more concise check the --js-engine flag.
Also we should look into libraries which depend specifically on the js engine, and if they should be using the abstracted scripting library or directly linking to the mozjs scripting engine.
- is fixed by
-
SERVER-98522 SConscript files incorrectly testing jsEngine value
- Backlog