diff options
-rw-r--r-- | meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb b/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb index 7af7f92fb9..c2b6d4abf8 100644 --- a/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb +++ b/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb | |||
@@ -33,6 +33,8 @@ SRC_URI[sha256sum] = "16a29f7acaeec081bf0e7303ba5ee24fda1d21a1104669b837745f3ea6 | |||
33 | 33 | ||
34 | S = "${WORKDIR}/Unix-Statgrab-${PV}" | 34 | S = "${WORKDIR}/Unix-Statgrab-${PV}" |
35 | 35 | ||
36 | export LD = "${CCLD}" | ||
37 | |||
36 | inherit cpan pkgconfig ptest-perl | 38 | inherit cpan pkgconfig ptest-perl |
37 | 39 | ||
38 | BBCLASSEXTEND = "native" | 40 | BBCLASSEXTEND = "native" |