From 8213bc787f45ee983301b488679fddf9adf93eb8 Mon Sep 17 00:00:00 2001 From: Andrea Bocci Date: Fri, 10 May 2024 13:21:59 +0200 Subject: [PATCH] Change the default optimisation level to -O3 --- scram-tools.file/tools/gcc/gcc-ccompiler.xml | 2 +- scram-tools.file/tools/gcc/gcc-cxxcompiler.xml | 2 +- scram-tools.file/tools/gcc/gcc-f77compiler.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/scram-tools.file/tools/gcc/gcc-ccompiler.xml b/scram-tools.file/tools/gcc/gcc-ccompiler.xml index 7f52af37a55..31f82239cf1 100644 --- a/scram-tools.file/tools/gcc/gcc-ccompiler.xml +++ b/scram-tools.file/tools/gcc/gcc-ccompiler.xml @@ -4,5 +4,5 @@ - + diff --git a/scram-tools.file/tools/gcc/gcc-cxxcompiler.xml b/scram-tools.file/tools/gcc/gcc-cxxcompiler.xml index 79c01edf074..3063db6dd48 100644 --- a/scram-tools.file/tools/gcc/gcc-cxxcompiler.xml +++ b/scram-tools.file/tools/gcc/gcc-cxxcompiler.xml @@ -5,7 +5,7 @@ - + diff --git a/scram-tools.file/tools/gcc/gcc-f77compiler.xml b/scram-tools.file/tools/gcc/gcc-f77compiler.xml index 5852618e76a..f63f1e1ca1d 100644 --- a/scram-tools.file/tools/gcc/gcc-f77compiler.xml +++ b/scram-tools.file/tools/gcc/gcc-f77compiler.xml @@ -5,8 +5,8 @@ - + - +