mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-23 19:25:35 +08:00
commit
66cb8e8444
@ -632,6 +632,7 @@ if _OPTIONS["build-curl"] or _OPTIONS["all-build"] then
|
|||||||
"CURL_USE_LIBPSL=OFF",
|
"CURL_USE_LIBPSL=OFF",
|
||||||
"USE_LIBIDN2=OFF",
|
"USE_LIBIDN2=OFF",
|
||||||
"CURL_DISABLE_LDAP=ON",
|
"CURL_DISABLE_LDAP=ON",
|
||||||
|
"USE_NGHTTP2=OFF",
|
||||||
}
|
}
|
||||||
if os.target() == 'windows' and string.match(_ACTION, 'vs.+') then
|
if os.target() == 'windows' and string.match(_ACTION, 'vs.+') then
|
||||||
table.insert(curl_common_defs, "CURL_STATIC_CRT=ON")
|
table.insert(curl_common_defs, "CURL_STATIC_CRT=ON")
|
||||||
|
Loading…
Reference in New Issue
Block a user