disable SKIA, we don't use it on either x86 nor PPC for now

This commit is contained in:
Riccardo Mottola 2018-01-30 22:53:55 +01:00
parent a7afb75f26
commit 8e5ca58fab
1 changed files with 3 additions and 0 deletions

View File

@ -8136,6 +8136,9 @@ else
MOZ_ENABLE_SKIA=
fi
dnl force disabling of SKIA totally for FFF, to be optionally re-enabled later
MOZ_ENABLE_SKIA=
MOZ_ARG_ENABLE_BOOL(skia,
[ --enable-skia Enable use of Skia],
MOZ_ENABLE_SKIA=1,