Skip to content

Commit

Permalink
Use EGL #9
Browse files Browse the repository at this point in the history
  • Loading branch information
tonsky committed Dec 8, 2023
1 parent bea683f commit 222d394
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ def main():
'skia_use_system_freetype2=true',
# 'skia_enable_gpu=true',
'extra_cflags_cc=["-frtti"]',
'skia_use_egl=true',
]

if (machine == 'arm64') and (machine != common.native_machine()):
Expand Down

0 comments on commit 222d394

Please sign in to comment.