https://bugs.winehq.org/show_bug.cgi?id=44010
Bug ID: 44010 Summary: Armel support Product: Wine Version: 2.21 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: michael.s.gilbert@gmail.com Distribution: ---
In Debian, we've supported wine on armel for a very long time. 2.21 now uses armhf-specific floating point instructions, so our armel port no longer builds.
Would it be reasonable to add ifdef's around the new calls so we can continue supporting armel? Or do you intend it to be a totally discontinued platform?