]> granicus.if.org Git - libvpx/commit
configure.sh: Remove armv6-darwin target.
authorTom Finegan <tomfinegan@google.com>
Mon, 2 May 2016 17:42:00 +0000 (10:42 -0700)
committerTom Finegan <tomfinegan@google.com>
Mon, 2 May 2016 20:33:25 +0000 (13:33 -0700)
commitb05158d630e210b616e2f016ed4cd709fd697b78
treeeadd23990581ec1f872de7068447089c961c1c9d
parenta23430834746ba4cbea146d47bf2cf100ac23f0d
configure.sh: Remove armv6-darwin target.

- iOS SDKs no longer ship with armv6 support.
- Our minimum iOS version means all target devices have neon.
- Remove armv6 darwin LD workaround.
  - This removes a TODO.

Change-Id: I2fcb5b82c96213364275475be021c7dd8459d5c0
README
build/make/configure.sh
configure