summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/curl')
-rw-r--r--meta/recipes-support/curl/curl_7.78.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/curl/curl_7.78.0.bb b/meta/recipes-support/curl/curl_7.78.0.bb
index 2e2be66102..dece0babb2 100644
--- a/meta/recipes-support/curl/curl_7.78.0.bb
+++ b/meta/recipes-support/curl/curl_7.78.0.bb
@@ -73,6 +73,7 @@ do_install:append:class-target() {
73 -e 's,--sysroot=${STAGING_DIR_TARGET},,g' \ 73 -e 's,--sysroot=${STAGING_DIR_TARGET},,g' \
74 -e 's,--with-libtool-sysroot=${STAGING_DIR_TARGET},,g' \ 74 -e 's,--with-libtool-sysroot=${STAGING_DIR_TARGET},,g' \
75 -e 's|${DEBUG_PREFIX_MAP}||g' \ 75 -e 's|${DEBUG_PREFIX_MAP}||g' \
76 -e 's|${@" ".join(d.getVar("DEBUG_PREFIX_MAP").split())}||g' \
76 ${D}${bindir}/curl-config 77 ${D}${bindir}/curl-config
77} 78}
78 79