Bug 1723878 - Fix CI artifact builds after bug 1723623. r=firefox-build-system-reviewers,nalexander

Differential Revision: https://phabricator.services.mozilla.com/D121693
This commit is contained in:
Mike Hommey 2021-08-04 03:37:14 +00:00
parent d11b68db25
commit 7c1a8502ed

View File

@ -42,7 +42,7 @@ DIRS += [
if CONFIG['MOZ_SANDBOX']:
DIRS += ['/security/sandbox']
if CONFIG["MOZ_USING_WASM_SANDBOXING"]:
if CONFIG["MOZ_USING_WASM_SANDBOXING"] and CONFIG["COMPILE_ENVIRONMENT"]:
DIRS += ["/security/rlbox"]
DIRS += [