mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1158849: Only enable Windows content sandbox on Nightly because of thumbnail process. r=glandium
This commit is contained in:
parent
bc233731f1
commit
dc47966f72
@ -6498,7 +6498,7 @@ if test -n "$gonkdir"; then
|
||||
fi
|
||||
|
||||
case "$OS_TARGET:$NIGHTLY_BUILD" in
|
||||
WINNT:*)
|
||||
WINNT:1)
|
||||
MOZ_CONTENT_SANDBOX=$MOZ_SANDBOX
|
||||
;;
|
||||
Darwin:1)
|
||||
|
Loading…
Reference in New Issue
Block a user