File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 3737 "skia_use_libwebp_encode=false" ,
3838 "skia_use_libwebp_decode=false" ,
3939 "skia_use_piex=false" ,
40- "skia_use_sfntly=false" ,
4140 "skia_use_xps=false" ,
4241 "skia_use_zlib=false" ,
4342 "skia_enable_spirv_validation=false" ,
44- "skia_use_libheif=false" ,
4543 "skia_use_lua=false" ,
4644 "skia_use_wuffs=false" ,
4745]
5048 # on Windows, defining this flag creates other linker issues (SkFontMgr being
5149 # redefined by SkFontMgr_win_dw_factory.obj)...
5250 SKIA_BUILD_ARGS .append ("skia_enable_fontmgr_empty=true" )
53- # We don't need GPU or GL support, but disabling this on Windows creates lots
54- # of undefined symbols upon linking the skia.dll, so I keep them for Windows...
55- SKIA_BUILD_ARGS .append ("skia_enable_gpu=false" )
56- SKIA_BUILD_ARGS .append ("skia_use_gl=false" )
5751
5852
5953def make_virtualenv (venv_dir ):
You can’t perform that action at this time.
0 commit comments