We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dca6c0c commit 06d5446Copy full SHA for 06d5446
benchmarks/coremark/Makefile
@@ -39,6 +39,7 @@ VPATH += $(COREMARK_UNPACKNAME)$(DELIM)posix
39
DEPPATH += --dep-path $(COREMARK_UNPACKNAME)
40
DEPPATH += --dep-path $(COREMARK_UNPACKNAME)$(DELIM)posix
41
42
+CFLAGS += -Dcrc16=coremark_crc16
43
CFLAGS += -Wno-strict-prototypes -Wno-undef
44
45
ifeq ($(CONFIG_COREMARK_MULTITHREAD_OVERRIDE),y)
0 commit comments