kleaf: Delete platforms.

Users should use @platforms instead. libc constraint_setting is
added to build/kernel.

Bug: 325514706
Change-Id: I9e53bdadcec0b753de9f5df6b5ac5313c3a4545d
5 files changed
tree: e8beaf212f1e7acbc6a0de920089a68c82f6218d
  1. dist/
  2. exec/
  3. rules/
  4. OWNERS
  5. README.md
README.md

Bazel Common Rules

This directory contains common Bazel rules and tools shared between the Platform and Kernel builds.

For platform-specific rules, place them in the platform checkout's //build/bazel/rules directory.

For kernel-specific rules, place them in kernel checkout's //build/kleaf directory.