mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-06 18:30:16 +00:00
disable SKIA, we don't use it on either x86 nor PPC for now
This commit is contained in:
parent
a7afb75f26
commit
8e5ca58fab
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user