cpan: Use CCLD for the linking instead of ${TARGET_SYS}-gcc. Without this
authorJamie Lenehan <lenehan@twibble.org>
Fri, 27 Apr 2007 02:22:26 +0000 (02:22 +0000)
committerJamie Lenehan <lenehan@twibble.org>
Fri, 27 Apr 2007 02:22:26 +0000 (02:22 +0000)
commit3cc9d5463dac0412d5591b506e308f3e9cde0494
tree076389f0b6fafb35bb934f59da1112b53f14c080
parentd36cfdf760300d86a03390e7db6d7ef6e363706a
cpan: Use CCLD for the linking instead of ${TARGET_SYS}-gcc. Without this
native packages break because <buildarch>-gcc doesn't exist, just gcc. CCLD
gets us the correct CC to be used for linking in both cases, so we use that.
classes/cpan.bbclass