Skip to content

go_library to support gotags #3203

@edieYoung

Description

@edieYoung

Hi there, we have a library which requires custom build tags to build it (because there is a TinyGo specific target that cannot be complied by Bazel for now #3197, and we want to exclude it using go build tags).
Can we pass in the gotags to it? Why does go_library not support gotags? We found this previous issue similarly #1351, but it seems only added support to go_binary and go_test, not go_library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions