Use the official cURL repo as a submodule.
Continuing to use version 7.56.1 for now.
This commit is contained in:
Submodule project/lib/curl updated: 3237f26170...c514af5a4f
@@ -2,7 +2,7 @@
|
||||
|
||||
<files id="native-toolkit-curl-depends" >
|
||||
<depend name="${NATIVE_TOOLKIT_PATH}/curl/include/curl/curl.h"/>
|
||||
<depend name="${NATIVE_TOOLKIT_PATH}/curl/lib/curl_config.h"/>
|
||||
<depend name="${NATIVE_TOOLKIT_PATH}/overrides/curl/lib/curl_config.h"/>
|
||||
<depend name="${NATIVE_TOOLKIT_PATH}/curl/include/curl/curlver.h"/>
|
||||
<depend name="${NATIVE_TOOLKIT_PATH}/curl/include/curl/easy.h"/>
|
||||
<depend name="${NATIVE_TOOLKIT_PATH}/curl/include/curl/mprintf.h"/>
|
||||
@@ -17,6 +17,7 @@
|
||||
<tag value="${NATIVE_TOOLKIT_OPTIM_TAG}" if="NATIVE_TOOLKIT_OPTIM_TAG" />
|
||||
<depend files="native-toolkit-curl-depends" />
|
||||
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/overrides/curl/lib/"/>
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/curl/include/"/>
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/curl/lib/"/>
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/zlib/"/>
|
||||
|
||||
1056
project/lib/overrides/curl/lib/curl_config.h
Normal file
1056
project/lib/overrides/curl/lib/curl_config.h
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user