http://bugs.openembedded.org/show_bug.cgi?id=978
Summary: Fix strace for sh
Product: Openembedded
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: Build
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
The fix for building glibc on sh in bug 954 was to remove this entry from the
site file:
# strace
ac_cv_host=${ac_cv_host=sh-pc-linux-gnu}
this has the side effect of breaking strace on sh. The attached patch modifies
configure.ac so that it recognises the various sh architectures (so sh3 and sh4
an treated as sh and sh5 as sh64) and therefore gets strace building again.
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe