iosbuild: Add --test-link argument.
authorTom Finegan <tomfinegan@google.com>
Thu, 17 Sep 2015 23:21:22 +0000 (16:21 -0700)
committerTom Finegan <tomfinegan@google.com>
Thu, 17 Sep 2015 23:21:22 +0000 (16:21 -0700)
commit01276f4453f78f62c5126ae55e819876e9f65ea1
tree9642f72cdf3cc1465e223a9f2fa21eb94713b34d
parente665d0bdd919e143997fb73b3cadbc086889bb2f
iosbuild: Add --test-link argument.

Shortcut arg for --extra-configure-args --enable-examples. Enables
the examples, and thus ensures that all versions of libvpx that
iosbuild.sh produces can actually be linked.

Change-Id: I2ddda094361bf0ac77f8d2ae542e4dc7b2cab158
build/make/iosbuild.sh