Skip to content

Commit

Permalink
Remove obsolete anyinvocable flag
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 695452070
  • Loading branch information
rstz authored and copybara-github committed Nov 11, 2024
1 parent d1d2f4e commit d3003fc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ build --nocheck_visibility
# Yggdrasil uses tensorflow for IO.
build --define=use_tensorflow_io=1

# Tensorflow Nightly uses absl::anyInvocable which is unsupported by the
# absl used by TF 2.12
build --define=use_absl_anyinvocable=1

# If 1, use the pre-compiled wrappers.
build --define=use_precompiled_wrappers=0

Expand Down

0 comments on commit d3003fc

Please sign in to comment.