aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb')
-rw-r--r--meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb b/meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb
index 194ed6ac48..95af4d1de6 100644
--- a/meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb
+++ b/meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb
@@ -21,13 +21,6 @@ inherit cpan ptest-perl
do_configure_append_class-target() {
sed -E \
-e 's:-L${STAGING_LIBDIR}::g' -e 's:-I${STAGING_INCDIR}::g' \
- -e 's:LD_RUN_PATH ?= ?"?[^"]*"?::g' \
- -i Makefile Expat/Makefile
-}
-
-do_configure_append_class-nativesdk() {
- sed -E \
- -e 's:LD_RUN_PATH ?= ?"?[^"]*"?::g' \
-i Makefile Expat/Makefile
}