From 24e97bd87918f2c487416744ba12a78aba35a9e5 Mon Sep 17 00:00:00 2001 From: Cyril SIX Date: Fri, 26 Apr 2019 16:35:30 +0200 Subject: Changes to include a -O1 -fschedule-insns2 gcc run as well --- test/monniaux/BearSSL/compile_ccomp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/monniaux/BearSSL') diff --git a/test/monniaux/BearSSL/compile_ccomp.sh b/test/monniaux/BearSSL/compile_ccomp.sh index 87e06418..2ce6ccf6 100755 --- a/test/monniaux/BearSSL/compile_ccomp.sh +++ b/test/monniaux/BearSSL/compile_ccomp.sh @@ -1 +1 @@ -make CONF=KalrayCompCert build/testcrypto # build/testspeed +make CONF=KalrayCompCert build/testcrypto $@ # build/testspeed -- cgit