Skip to content
Snippets Groups Projects
Commit c9d487fe authored by Roland McGrath's avatar Roland McGrath Committed by CQ bot account: commit-bot@chromium.org
Browse files

[build] Allow //zircon/public/lib/foo vs //zircon/public/tool/foo name reuse

Subdirectories in different parts of the Zircon tree reusing the same
name is not a problem, and neither is //zircon/public/*/NAME reuse.
Fix the metadata-based target generation magic to distinguish the
category (i.e. subdirectory under //zircon/public/) so that names
can be reused across categories.

Bug: BLD-472 #done
Test: local build with //zircon/public/lib/blobfs export enabled
Change-Id: I592e52f524471a006bec2ff5942215ec277705dd
parent 4eb6a488
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment