mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
ldns: Fix buildpaths QA issues
MJ: Backported from 'ldns: Upgrade to 1.8.4' commit without the upgrade. Fix buildpaths QA errors while here Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Armin Kuster <akuster@mvista.com>
This commit is contained in:
@@ -19,5 +19,6 @@ do_install:append() {
|
|||||||
sed -e 's@[^ ]*-ffile-prefix-map=[^ "]*@@g' \
|
sed -e 's@[^ ]*-ffile-prefix-map=[^ "]*@@g' \
|
||||||
-e 's@[^ ]*-fdebug-prefix-map=[^ "]*@@g' \
|
-e 's@[^ ]*-fdebug-prefix-map=[^ "]*@@g' \
|
||||||
-e 's@[^ ]*-fmacro-prefix-map=[^ "]*@@g' \
|
-e 's@[^ ]*-fmacro-prefix-map=[^ "]*@@g' \
|
||||||
-i ${D}${libdir}/pkgconfig/*.pc
|
-e 's@${RECIPE_SYSROOT}@@g' \
|
||||||
|
-i ${D}${libdir}/pkgconfig/*.pc ${D}${bindir}/ldns-config
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user