Skip to content

sdk/mozjs: Build using clang

Jordan Petridis requested to merge alatiera/mozjs-clang into master

This is how Mozilla builds and tests their stack. We are venturing into uncharted territory and weird bugs by using GCC, so use clang instead as upstream intended.

Merge request reports