Use bundled freetype from Chromium

This commit is contained in:
Cheng Zhao 2018-03-08 06:08:18 +00:00 committed by John Kleinschmidt
parent 134d3f98c9
commit 51f89048d6
2 changed files with 1 additions and 10 deletions

View file

@ -161,7 +161,6 @@
'-ldl',
'-lresolv',
'-lfontconfig',
'-lfreetype',
'-lexpat',
],
},
@ -173,14 +172,6 @@
],
},
}],
# On ARM64 libchromiumcontent always links to system libfreetype
['target_arch=="arm64"', {
'link_settings': {
'libraries': [
'-lfreetype',
],
},
}],
],
}], # OS=="linux"
['OS=="mac"', {

@ -1 +1 @@
Subproject commit 8c526e52d02a574b6d3cbaf2014cdccb9a0e3185
Subproject commit f0d7c2dc0d44960069a2d8b0a9f7c5722ceeb259