[oe-issues] [Bug 2611] New: Perl bitbake file uses wrong define to address the cross linker...
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Fri Jul 6 21:31:47 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2611
Summary: Perl bitbake file uses wrong define to address the cross
linker...
Product: Openembedded
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: jpuhlman at mvista.com
QAContact: tinderbox-oe at gmx.net
packages/perl/perl_5.8.8.bb: oe_runmake perl LD="${TARGET_SYS}-gcc"
Per
http://www.openembedded.org/repo/org.openembedded.dev/conf/documentation.conf
shouldn't that be:
packages/perl/perl_5.8.8.bb: oe_runmake perl LD="${TARGET_PREFIX}-gcc"
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list