aboutsummaryrefslogtreecommitdiff
path: root/www/deno/files/patch-cargo-crates_rusty__v8_build_config_freetype_freetype.gni
blob: 0ce67c213b6db97d247c29fa733e57df8bb84009 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- cargo-crates/rusty_v8-0.21.0/build/config/freetype/freetype.gni.orig	2020-06-26 16:27:54 UTC
+++ cargo-crates/rusty_v8-0.21.0/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
 }