We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b4bb03 + 5d2a7d9 commit 4763edfCopy full SHA for 4763edf
tensorflow/tools/ci_build/ci_parameterized_build.sh
@@ -118,8 +118,7 @@ DOCKER_MAIN_CMD="${CI_BUILD_DIR}/ci_build.sh"
118
NO_DOCKER_MAIN_CMD="${CI_BUILD_DIR}/builds/configured"
119
120
# Additional option flags to apply when Docker is unavailable (e.g., on Mac)
121
-NO_DOCKER_OPT_FLAG="--linkopt=-headerpad_max_install_names "\
122
-"--genrule_strategy=standalone"
+NO_DOCKER_OPT_FLAG="--genrule_strategy=standalone"
123
124
DO_DOCKER=1
125
0 commit comments