diff --git a/makefile b/makefile index bc5147e6b01..56dd9c8d5b6 100644 --- a/makefile +++ b/makefile @@ -406,6 +406,7 @@ endif endif ifeq ($(findstring riscv64,$(UNAME)),riscv64) +ARCHITECTURE := ifndef FORCE_DRC_C_BACKEND FORCE_DRC_C_BACKEND := 1 endif