This variable is now only used if checking for the Watt-32 library[1],
which is a TCP/IP library for MS DOS/Windows.

[1] https://github.com/curl/curl/pull/22380

Signed-off-by: Ross Burton <[email protected]>
---
 meta/recipes-support/curl/curl_8.22.0.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-support/curl/curl_8.22.0.bb 
b/meta/recipes-support/curl/curl_8.22.0.bb
index ad3e6b728f7..3ccfcf7f2dd 100644
--- a/meta/recipes-support/curl/curl_8.22.0.bb
+++ b/meta/recipes-support/curl/curl_8.22.0.bb
@@ -89,7 +89,6 @@ EXTRA_OECONF = " \
     --enable-optimize \
     --with-ca-bundle=${CURL_CA_BUNDLE_BASE_DIR}/ssl/certs/ca-certificates.crt \
     ${@'--without-ssl' if (bb.utils.filter('PACKAGECONFIG', 'gnutls mbedtls 
openssl schannel', d) == '') else ''} \
-    WATT_ROOT=${STAGING_DIR_TARGET}${prefix} \
 "
 
 fix_absolute_paths () {
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#245857): 
https://lists.openembedded.org/g/openembedded-core/message/245857
Mute This Topic: https://lists.openembedded.org/mt/121262370/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to