+3
−0
+0
−3
Loading
Bug 1724830 - Only allow --enable-stdcxx-compat when building on or targetting Linux. r=firefox-build-system-reviewers,andi As this means stdc++compat also would need to be built when cross-building for Windows on Linux, we also recurse in the stdc++compat directory in that case. It was already possible to use --enable-stdcxx-compat in that configuration, and that wasn't working (there are other problems that prevent it from working, but we're going to fix them shortly). Differential Revision: https://phabricator.services.mozilla.com/D122195