From 69314da07e7b952dbff768effc2dcc254a6dd591 Mon Sep 17 00:00:00 2001 From: Erwan MATHIEU Date: Thu, 21 Nov 2024 17:23:54 +0100 Subject: [PATCH] Fix the setting value --- profiles/installer.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/installer.jinja b/profiles/installer.jinja index 55d8c2b..79b64db 100644 --- a/profiles/installer.jinja +++ b/profiles/installer.jinja @@ -10,5 +10,5 @@ clipper/*:enable_sentry=True [settings] curaengine/*:build_type=RelWithDebInfo -arcus/*:build_type=RelWithDebInfo -s +arcus/*:build_type=RelWithDebInfo clipper/*:build_type=RelWithDebInfo