aboutsummaryrefslogtreecommitdiff
path: root/devel/electron12/files/patch-build_config_freetype_freetype.gni
blob: dfe82143481ffc6b7bb2c503d563d7e08882f724 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- build/config/freetype/freetype.gni.orig	2021-04-14 01:08:36 UTC
+++ build/config/freetype/freetype.gni
@@ -10,5 +10,5 @@ declare_args() {
   # than version 2.7.1 and have color bitmap support compiled in. WARNING:
   # System FreeType configurations other than as described WILL INTRODUCE TEXT
   # RENDERING AND SECURITY REGRESSIONS.
-  use_system_freetype = false
+  use_system_freetype = true
 }