aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-06-05 18:05:10 +0100
committerYann Herklotz <git@yannherklotz.com>2020-06-05 18:05:10 +0100
commit86e1d027bb556e0e1f5a39c93b41130603f4f9ad (patch)
treefcd612cf8881de59cee70ad308a6b375b7066ba6 /test
parent8e6559c8f7f2b17937bb7010729677fe65c26cc9 (diff)
downloadvericert-86e1d027bb556e0e1f5a39c93b41130603f4f9ad.tar.gz
vericert-86e1d027bb556e0e1f5a39c93b41130603f4f9ad.zip
Add optimisations
Diffstat (limited to 'test')
-rw-r--r--test/dhrystone/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dhrystone/Makefile b/test/dhrystone/Makefile
index 12ca691..6a10d2a 100644
--- a/test/dhrystone/Makefile
+++ b/test/dhrystone/Makefile
@@ -1,4 +1,5 @@
CC := gcc
+CFLAGS := -O3
all:
$(CC) $(CFLAGS) -DHZ=60 dhry_1.c dhry_2.c -o dhry