mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-10 08:12:33 +03:00
add recommended build flag for webp set to the default value
This commit is contained in:
parent
8b1f92a756
commit
17e5f1eb3b
|
@ -188,6 +188,7 @@ deps = {
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
"CFG=release-static",
|
"CFG=release-static",
|
||||||
|
"RTLIBCFG=dynamic",
|
||||||
"OBJDIR=output",
|
"OBJDIR=output",
|
||||||
"ARCH={architecture}",
|
"ARCH={architecture}",
|
||||||
"LIBWEBP_BASENAME=webp",
|
"LIBWEBP_BASENAME=webp",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user