diff --git a/recipes/perl/perl-native_5.10.1.bb b/recipes/perl/perl-native_5.10.1.bb
index 5aa0c7b..586fcbd 100644
--- a/recipes/perl/perl-native_5.10.1.bb
+++ b/recipes/perl/perl-native_5.10.1.bb
@@ -29,6 +29,8 @@ S = "${WORKDIR}/perl-${PV}"
 
 inherit native
 
+EXTRA_OEMAKE = 'LD="${CCLD}"'
+
 do_configure () {
     ./Configure \
         -Dcc="${CC}" \
