################################################### # Build Flags for the Release Configuration ################################################### # Set the optimization level RISCV_CFLAGS += -Os RISCV_CXXFLAGS += -Os