Skip to content

Commit

Permalink
fix: set enable_freetype=true to match previous behavior (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyalOughtness authored Nov 13, 2024
1 parent 0949340 commit 1044e9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/chromium.spec
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,7 @@ CHROMIUM_GN_DEFINES+=' use_system_libopenjpeg2=true'
CHROMIUM_GN_DEFINES+=' use_system_lcms2=true'
CHROMIUM_GN_DEFINES+=' use_system_libtiff=true'
CHROMIUM_GN_DEFINES+=' use_system_libffi=true'
CHROMIUM_GN_DEFINES+=' enable_freetype=true'
export CHROMIUM_GN_DEFINES

# use system libraries
Expand Down

0 comments on commit 1044e9f

Please sign in to comment.