commit | 85deb789585bc7f3be3ff0c3d9fe9c0ca7988e35 | [log] [tgz] |
---|---|---|
author | Oliver Newman <olivernewman@google.com> | Wed Nov 02 13:00:53 2022 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 02 13:00:53 2022 +0000 |
tree | be7b882ffeef327378a063e80b2c5852129745c9 | |
parent | c3ad05e170d42b4bd17b37f2a4409ceeb0e9beb8 [diff] |
[build][go] Disallow setting name for go_library For all libraries built from checked-in sources, there's no reason not to use the default name ("go.fuchsia.dev/fuchsia/<path>"). This also prevents source libraries from using recursive includes, since the only way to do that is to set a `name` that ends with "...". Bug: 73815 Change-Id: I67d8e567bfb429ac4e3add510ce95cd90060e227 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/751663 Reviewed-by: Marc-Antoine Ruel <maruel@google.com> Commit-Queue: Oliver Newman <olivernewman@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.