Skip to content

Commit ffc6796

Browse files
Remove obsolete anyinvocable flag
PiperOrigin-RevId: 695452070
1 parent 2ece3e4 commit ffc6796

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.bazelrc

-4
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,6 @@ build --experimental_cc_shared_library
9494
# uses TensorFlow for all IO operations.
9595
build --define=use_tensorflow_io=1
9696

97-
# TensorFlow Decision Forests need absl::anyInvocable support for new versions
98-
# of Tensorflow.
99-
build --define use_absl_anyinvocable=1
100-
10197
# TensorFlow Decision Forests does not use Absl concurrency primitives on MacOs.
10298
# Reason: TensorFlow/ABSL ODR violation (b/214189609) # copybara:strip
10399
build:macos --define std_synchronization_primitives=1

0 commit comments

Comments
 (0)