]> granicus.if.org Git - libvpx/commit
Add target armv7s-darwin-gcc.
authorTom Finegan <tomfinegan@google.com>
Wed, 11 Jun 2014 01:52:58 +0000 (18:52 -0700)
committerTom Finegan <tomfinegan@google.com>
Wed, 11 Jun 2014 01:52:58 +0000 (18:52 -0700)
commitcd2088b44fc3dd1db34f94674134cb594b3369d0
tree2e5304feecf846a26947014a26e575a7489677a8
parent22368479c0d99c1679a0560600f90aff7ee1814c
Add target armv7s-darwin-gcc.

Really just armv7. This is a convenience target intended to make iOS
development with libvpx easier. Xcode projects with default settings
will fail to build when a framework lacks armv7s support when targetting
iOS7.

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