Bug 1825329 - Make memory/moz*alloc buildable outside of a unified build environment r=andi

Depends on D173972

Differential Revision: https://phabricator.services.mozilla.com/D173973
This commit is contained in:
serge-sans-paille 2023-03-31 13:29:45 +00:00
parent 6967f8a13f
commit b7d27be3bf
2 changed files with 0 additions and 4 deletions

View File

@ -55,5 +55,3 @@ LOCAL_INCLUDES += [
]
DIST_INSTALL = True
REQUIRES_UNIFIED_BUILD = True

View File

@ -37,5 +37,3 @@ UNIFIED_SOURCES += [
DisableStlWrapping()
include("/mozglue/build/replace_malloc.mozbuild")
REQUIRES_UNIFIED_BUILD = True