aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/tools/print_selective_registration_header.py
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/python/tools/print_selective_registration_header.py')
-rw-r--r--tensorflow/python/tools/print_selective_registration_header.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/python/tools/print_selective_registration_header.py b/tensorflow/python/tools/print_selective_registration_header.py
index 62f00f4467..21d7de0204 100644
--- a/tensorflow/python/tools/print_selective_registration_header.py
+++ b/tensorflow/python/tools/print_selective_registration_header.py
@@ -28,7 +28,7 @@ When compiling for Android:
--copt="-DSUPPORT_SELECTIVE_REGISTRATION" \
//tensorflow/contrib/android:libtensorflow_inference.so \
--host_crosstool_top=@bazel_tools//tools/cpp:toolchain \
- --config=android_arm
+ --crosstool_top=//external:android/crosstool --cpu=armeabi-v7a
"""
from __future__ import absolute_import