aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/makefile/compile_ios_protobuf.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/makefile/compile_ios_protobuf.sh')
-rwxr-xr-xtensorflow/contrib/makefile/compile_ios_protobuf.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/tensorflow/contrib/makefile/compile_ios_protobuf.sh b/tensorflow/contrib/makefile/compile_ios_protobuf.sh
index 42e6231ee0..c413924538 100755
--- a/tensorflow/contrib/makefile/compile_ios_protobuf.sh
+++ b/tensorflow/contrib/makefile/compile_ios_protobuf.sh
@@ -67,7 +67,6 @@ fi
make distclean
./configure \
---build=x86_64-apple-${OSX_VERSION} \
--host=i386-apple-${OSX_VERSION} \
--disable-shared \
--enable-cross-compile \
@@ -95,7 +94,6 @@ make install
make distclean
./configure \
---build=x86_64-apple-${OSX_VERSION} \
--host=x86_64-apple-${OSX_VERSION} \
--disable-shared \
--enable-cross-compile \
@@ -123,7 +121,6 @@ make install
make distclean
./configure \
---build=x86_64-apple-${OSX_VERSION} \
--host=armv7-apple-${OSX_VERSION} \
--with-protoc="${PROTOC_PATH}" \
--disable-shared \
@@ -147,7 +144,6 @@ make install
make distclean
./configure \
---build=x86_64-apple-${OSX_VERSION} \
--host=armv7s-apple-${OSX_VERSION} \
--with-protoc="${PROTOC_PATH}" \
--disable-shared \
@@ -171,7 +167,6 @@ make install
make distclean
./configure \
---build=x86_64-apple-${OSX_VERSION} \
--host=arm \
--with-protoc="${PROTOC_PATH}" \
--disable-shared \