mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
fix: make all builds rust-bindings
This commit is contained in:
@@ -86,6 +86,10 @@ else
|
||||
endif
|
||||
|
||||
all: concretecompiler python-bindings build-tests build-benchmarks build-mlbench doc
|
||||
ifeq ($(OS), linux)
|
||||
# rust-bindings only compiles on Linux
|
||||
all: rust-bindings
|
||||
endif
|
||||
|
||||
# concrete-core-ffi #######################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user