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

Fix ci / makefile #2319

Open
rabbitprincess opened this issue Feb 12, 2025 · 0 comments
Open

Fix ci / makefile #2319

rabbitprincess opened this issue Feb 12, 2025 · 0 comments

Comments

@rabbitprincess
Copy link
Contributor

Overview

Related to btcsuite/btcd#2240
Makefile is outdated, and several processes do not work correctly.

  • DEPGET and GOFILES_NOVENDOR are unnecessary.
  • golint and goimports are broken.
  • goacc is deprecated. ( replace to builtin )
  • Some commands and scripts are unnecessary and do not work on Windows.
@rabbitprincess rabbitprincess changed the title fix ci / makefile Fix ci / makefile Feb 12, 2025
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

No branches or pull requests

1 participant