]> git.sesse.net Git - bcachefs-tools-debian/commit
Add a NO_RUST option
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 20 Apr 2023 16:35:27 +0000 (12:35 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 20 Apr 2023 16:36:16 +0000 (12:36 -0400)
commit0f37f9f05fa4b3b45b419cf83e6b8a2c5b814ebb
tree1aa79be03719ed0d1778381d0d04e4a8459c8971
parent700afe193945e7c55bee0d6c16089f33d3c45f03
Add a NO_RUST option

For systems without working rust/llvm/bindgen, add an option for
building without Rust. This will be less of an option in the future, as
more code gets rewritten in Rust.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Makefile
bcachefs.c