]> granicus.if.org Git - libjpeg-turbo/commit
Build: Remove ARMv6 support from 'make iosdmg'
authorDRC <information@libjpeg-turbo.org>
Tue, 20 Sep 2016 03:47:18 +0000 (22:47 -0500)
committerDRC <information@libjpeg-turbo.org>
Tue, 20 Sep 2016 16:29:22 +0000 (11:29 -0500)
commite9d9c31fd2fda97dabb373a5d740ecd21e4ff5dd
treeb5f05f05e1b7130f2de8dfb93c715dd65aebec4e
parent077e5bb4e0f6761c034e7c1f7e7a4120f580f1a0
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.
BUILDING.md
Makefile.am