From e2a299a77ea1d4bb613d0c08f34c05e52157ad6c Mon Sep 17 00:00:00 2001 From: Gorgone Date: Tue, 29 Sep 2020 10:38:50 +0200 Subject: [PATCH] Update compiler_option prevent strong inlining code compile --- support/configs/compiler_option | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/configs/compiler_option b/support/configs/compiler_option index 236764c..11c863a 100644 --- a/support/configs/compiler_option +++ b/support/configs/compiler_option @@ -1 +1 @@ --Os +-O1