tensorflow/.bazelversion
A. Unique TensorFlower 5c289f5ba2 Upgrade to Bazel 7.4.1 for TensorFlow
- Disabled Bzlmod for now before we start the migration
- Disabled cc toolchain resolution for now
- Fixed transition on `--modify_execution_info` due to https://github.com/bazelbuild/bazel/pull/16262
- Explicitly added `-Wl,-undefined,dynamic_lookup` as linkopt on macOS after https://github.com/bazelbuild/bazel/pull/16414
- Set `-force_no_whole_archive` for host features
- Addressed Windows linking issue by adding `@com_googlesource_code_re2//:__subpackages__` in `exports_filter` of `//tensorflow/python:pywrap_tensorflow_internal`
- Removed `license` attribute on cc_shared_library
- Fixed license checks

PiperOrigin-RevId: 731344894
2025-02-26 09:27:14 -08:00

2 lines
85 B
Plaintext

7.4.1
# NOTE: Update Bazel version in tensorflow/tools/ci_build/release/common.sh.oss