]> granicus.if.org Git - libvpx/commit
Update paths for iOS 5.1
authorJohann <johannkoenig@google.com>
Mon, 30 Apr 2012 22:04:41 +0000 (15:04 -0700)
committerJohann <johannkoenig@google.com>
Mon, 30 Apr 2012 22:04:41 +0000 (15:04 -0700)
commite918ed98d414e8e953ef4197a49fb05a757ffaf3
treede926104a12258d268a4712acd492d19b1565302
parentb5b61c179d8de1eab379d8e89d7b3bdca9d6c189
Update paths for iOS 5.1

These values can be overridden with some poorly documented and
overloaded options: --libc and --sdk-path

../libvpx/configure --target=armv7-darwin-gcc --sdk-path=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer --libc=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk/

So for someone who still wants to build with the iOS 5 SDK, the last
part of the path should be iPhoneOS5.0.sdk

Change-Id: Ibe93d96ae828c619700dc3222983aa4c30456b88
build/make/configure.sh