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

Update protoc_plugin Makefile: #858

Merged
merged 1 commit into from
Jun 29, 2023
Merged

Update protoc_plugin Makefile: #858

merged 1 commit into from
Jun 29, 2023

Conversation

osa1
Copy link
Member

@osa1 osa1 commented Jun 29, 2023

  • Update PLUGIN_SRC

  • No need to check the dir before calling mkdir -p as it succeeds when the dir already exists. Remove the check.

  • build-plugin target doesn't do anything, remove it.

  • Update clean dirs: we no longer have a benchmark dir in protoc_plugin.

- Update PLUGIN_SRC

- No need to check the dir before calling `mkdir -p` as it succeeds when
  the dir already exists. Remove the check.

- `build-plugin` target doesn't do anything, remove it.

- Update `clean` dirs: we no longer have a `benchmark` dir in
  protoc_plugin.
@osa1 osa1 requested a review from sigurdm June 29, 2023 12:42
@osa1 osa1 changed the title Refactor protoc_plugin Makefile: Update protoc_plugin Makefile: Jun 29, 2023
@osa1 osa1 merged commit 7bebbc6 into master Jun 29, 2023
17 checks passed
@osa1 osa1 deleted the osa1/makefile_cleanup branch June 29, 2023 13:25
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.

2 participants