Skip to content

Remove output_to_genfiles = True from Starlark rule.#286

Open
tjgq wants to merge 1 commit intogoogle:masterfrom
tjgq:patch-1
Open

Remove output_to_genfiles = True from Starlark rule.#286
tjgq wants to merge 1 commit intogoogle:masterfrom
tjgq:patch-1

Conversation

@tjgq
Copy link
Contributor

@tjgq tjgq commented Mar 25, 2024

This causes the rule outputs to be placed in blaze-bin (the default) instead of blaze-genfiles.

This change is a no-op for the vast majority of Bazel users, since Bazel already defaults --incompatible_merge_genfiles_directory to enabled, making the genfiles/bin distinction moot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant