Skip to content

Commit b0b279a

Browse files
committed
Fix deprecated cc synthesys issue
1 parent 5323f10 commit b0b279a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ BENDER_FLAGS += -t test
3434
BENDER_FLAGS += -t floo_test
3535
BENDER_FLAGS += -t snitch_cluster
3636
BENDER_FLAGS += -t idma_test
37+
BENDER_FLAGS += -t cc_no_deprecated
3738
BENDER_FLAGS := $(BENDER_FLAGS) $(EXTRA_BENDER_FLAGS)
3839

3940
WORK ?= work

0 commit comments

Comments
 (0)