compat(optimizer): use compat branch before merging breaking change to master

This commit is contained in:
Mayeul@Zama
2022-05-18 09:52:33 +02:00
committed by mayeul-zama
parent 6f02d1248d
commit ba315f4cf0

View File

@@ -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