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
Родитель 64636c4643
Коммит 74b730e12a
2 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

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

Просмотреть файл

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