mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
compat(optimizer): use compat branch before merging breaking change to master
This commit is contained in:
@@ -6,7 +6,7 @@ CC_COMPILER=
|
||||
CXX_COMPILER=
|
||||
|
||||
CONCRETE_OPTIMIZER_DIR ?= $(shell pwd)/.dependencies/concrete-optimizer
|
||||
CONCRETE_OPTIMIZER_BRANCH ?= master
|
||||
CONCRETE_OPTIMIZER_BRANCH ?= compat
|
||||
|
||||
KEYSETCACHEDEV=/tmp/KeySetCache
|
||||
KEYSETCACHECI ?= ../KeySetCache
|
||||
|
||||
Reference in New Issue
Block a user