Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go_library wrapper: Add bazel_cgo and cgo-related arguments. #10938

Merged
merged 1 commit into from
Sep 21, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Sep 21, 2024

go_library wrapper: Add bazel_cgo and cgo-related arguments.

This adds cgo-only arguments passed to go_library rules when the
bazel_cgo argument is specified and True.

Credits go to @avagin for this change.

Updates #9266
Updates #9551

@copybara-service copybara-service bot added the exported Issue was exported automatically label Sep 21, 2024
@copybara-service copybara-service bot force-pushed the test/cl677055993 branch 3 times, most recently from 4616a50 to 2f5034f Compare September 21, 2024 04:20
This adds cgo-only arguments passed to `go_library` rules when the
`bazel_cgo` argument is specified and `True`.

Credits go to @avagin for this change.

Updates #9266
Updates #9551

PiperOrigin-RevId: 677085717
@copybara-service copybara-service bot merged commit a7dcce9 into master Sep 21, 2024
@copybara-service copybara-service bot deleted the test/cl677055993 branch September 21, 2024 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exported Issue was exported automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant