Bug 1820577 - Make memory/build buildable outside of a unified build environment r=andi

Differential Revision: https://phabricator.services.mozilla.com/D171735
This commit is contained in:
serge-sans-paille 2023-03-15 07:30:38 +00:00
parent 2d3ee76bff
commit 70867be225

View File

@ -60,6 +60,4 @@ DisableStlWrapping()
if CONFIG["CC_TYPE"] == "clang-cl":
AllowCompilerWarnings() # workaround for bug 1090497
REQUIRES_UNIFIED_BUILD = True
TEST_DIRS += ["test"]