Skip to content

Conversation

@joncinque
Copy link
Contributor

Problem

Although the config repo is already using a Makefile, it is still using its own github workflows and scripts.

Summary of changes

Unify everything by using the Makefile and scripts from the ALT repo. Similar to others, this removes the bpf-entrypoint and test-sbf features, renames the program-mb.so, use the interface crate in benches, add words to the dictionary as needed.

#### Problem

Although the config repo is already using a Makefile, it is still
using its own github workflows and scripts.

#### Summary of changes

Unify everything by using the Makefile and scripts from the ALT repo.
Similar to others, this removes the `bpf-entrypoint` and `test-sbf`
features, renames the program-mb.so, use the interface crate in benches,
add words to the dictionary as needed.
@joncinque joncinque marked this pull request as ready for review September 29, 2025 11:05
@joncinque
Copy link
Contributor Author

Thanks, fixed!

@joncinque joncinque merged commit e66357a into solana-program:main Sep 30, 2025
18 checks passed
@joncinque joncinque deleted the makefile branch September 30, 2025 16:24
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