mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-17 09:02:59 +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:
parent
a627269b8a
commit
e71b2ad9bf
@ -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
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user