https://bugs.winehq.org/show_bug.cgi?id=49270
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #1 from André H. nerv@dawncrow.de --- (In reply to Austin English from comment #0)
From some quick searching, it looks like we may need to either change the target, or use thumb2 assembly instead.
First one would be that, because clang seems to be forced to thumb2?
(In reply to Austin English from comment #0)
<inline asm>:6:2: error: target does not support ARM mode .arm
Second one would be bug 33349