http://bugs.openembedded.org/show_bug.cgi?id=993

           Summary: glibc 2.4-r5 fails to build if eabi is DISabled
           Product: Openembedded
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]


glibc_2.4.bb deletes ${S}/ports/sysdeps/unix/sysv/linux/arm/bits/fenv.h
unconditionally because it is obsoleted by sysdeps/arm/{fpu,eabi}/bits/fenv.h
(but it is not obsoleted on non-fpu systems without eabi...)

That deletion should be conditional (or not done at all? Does it make sense to
delete the file in the first place? Unless glibc's build system is totally
g****ed up, it should use the right one even if the wrong one is present...).


-- 
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

Reply via email to