Message ID | 1507796950-7328-3-git-send-email-martin@martin.st |
---|---|
State | Committed |
Commit | 40d5df67d2c4e1f0dd1e902435567eb5edad6a9a |
Headers | show |
On Thu, Oct 12, 2017 at 11:29:09AM +0300, Martin Storsjö wrote: > --- > configure | 1 + > 1 file changed, 1 insertion(+) OK Diego
diff --git a/configure b/configure index 82cd321..fc3da8b 100755 --- a/configure +++ b/configure @@ -4400,6 +4400,7 @@ EOF .object_arch armv4 EOF + # MS armasm fails to assemble our PIC constructs [ $target_os != win32 ] && enabled_all armv6t2 shared !pic && enable_weak_pic elif enabled mips; then