aboutsummaryrefslogtreecommitdiffhomepage
path: root/.bazelrc
diff options
context:
space:
mode:
Diffstat (limited to '.bazelrc')
-rw-r--r--.bazelrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bazelrc b/.bazelrc
index 9f09fdff97..d5d20309df 100644
--- a/.bazelrc
+++ b/.bazelrc
@@ -29,7 +29,7 @@ build:mkl -c opt
# This config option is used to enable MKL-DNN open source library only,
# without depending on MKL binary version.
-build:mkl_open_source_only --define=build_with_mkl_dnn_only=true
+build:mkl_open_source_only --define=build_with_mkl_dnn_only=true
build:mkl_open_source_only --define=build_with_mkl=true --define=enable_mkl=true
build:download_clang --crosstool_top=@local_config_download_clang//:toolchain