Update for using Bazel 8.0.0.

Added --enable_workspace because gbl is still using it.

Added incompatible_autoload_externally to disallow loading
for certain symbols that we don't use.

Added --noincompatible_disallow_empty_glob because gbl is
still using some empty globs. This can be removed when
allow_empty are added properly.

Bug: 372860136
Change-Id: Ifd4c0ec3c4eb799e5381817b7c6bea6b152d3abf
3 files changed
tree: 644a025ab343332a6ae14947ddcdef40f0f9353c
  1. gbl/
  2. libxbc/
  3. vts/
  4. .clang-format
  5. .gitignore
  6. BUILD
  7. LICENSE
  8. OWNERS