Makefile: remove hard bindgen(1) dep #175

Open
emma wants to merge 1 commits from makefile-no-bindgen into trunk
Owner
No description provided.
emma added the
enhancement
label 2026-01-07 19:54:38 -07:00
emma self-assigned this 2026-01-07 19:54:38 -07:00
emma added 1 commit 2026-01-07 19:54:41 -07:00
emma requested review from silt 2026-01-07 19:55:00 -07:00
emma requested review from trinity 2026-01-07 19:55:06 -07:00
trinity approved these changes 2026-02-12 08:46:35 -07:00
trinity left a comment
Owner

This doesn't do anything, so sure.

This doesn't do anything, so sure.
Author
Owner

This allows using a bindgen(1)-replacement utility to generate bindings for when we need them,

This allows using a `bindgen(1)`-replacement utility to generate bindings for when we need them,
Author
Owner

It also makes the Makefile more idiomatic (though its idiomatic-ness in general is pretty low, which I’m working on)

It also makes the Makefile more idiomatic (though its idiomatic-ness in general is pretty low, which I’m working on)
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin makefile-no-bindgen:makefile-no-bindgen
git checkout makefile-no-bindgen
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bonsai/harakit#175
No description provided.