summaryrefslogtreecommitdiffstats
path: root/third_party/aom/build/make/iosbuild.sh
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/aom/build/make/iosbuild.sh')
-rwxr-xr-xthird_party/aom/build/make/iosbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/aom/build/make/iosbuild.sh b/third_party/aom/build/make/iosbuild.sh
index ca8214b62..75f0b1b08 100755
--- a/third_party/aom/build/make/iosbuild.sh
+++ b/third_party/aom/build/make/iosbuild.sh
@@ -56,6 +56,7 @@ build_target() {
mkdir "${target}"
cd "${target}"
+ # TODO(tomfinegan@google.com): switch to cmake.
eval "${LIBAOM_SOURCE_DIR}/configure" --target="${target}" \
${CONFIGURE_ARGS} ${EXTRA_CONFIGURE_ARGS} ${target_specific_flags} \
${devnull}