diff --git a/.bazelrc b/.bazelrc
index 45d5f5fddf..f80073ce9f 100644
--- a/.bazelrc
+++ b/.bazelrc
@@ -5,6 +5,9 @@
 ## https://bazel.build/docs/best-practices#bazelrc-file
 ###############################################################################
 
+# Skip building runfiles links for faster builds.
+build --nobuild_runfile_links
+
 # https://bazel.build/reference/command-line-reference#flag--enable_platform_specific_config
 common --enable_platform_specific_config