commit | e9d9c31fd2fda97dabb373a5d740ecd21e4ff5dd | [log] [tgz] |
---|---|---|
author | DRC <information@libjpeg-turbo.org> | Mon Sep 19 22:47:18 2016 -0500 |
committer | DRC <information@libjpeg-turbo.org> | Tue Sep 20 11:29:22 2016 -0500 |
tree | b5f05f05e1b7130f2de8dfb93c715dd65aebec4e | |
parent | 077e5bb4e0f6761c034e7c1f7e7a4120f580f1a0 [diff] |
Build: Remove ARMv6 support from 'make iosdmg' The last iDevice to require ARMv6 was the iPhone 3G, which required iOS 4.2.1 or older. Our binaries have always required iOS 4.3 or newer, so I'm not sure if the ARMv6 fork of our binaries was ever useful to begin with. In any case, if it ever was useful, it no longer is. Fat binaries can still be generated with ARMv6 support by invoking {build_directory}/pkgscripts/makemacpkg manually.