Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37427604
en ru br
Репозитории ALT
S:3.28.2.2-alt1
5.1: 2.0.5.0-alt6
4.1: 2.0.5.0-alt5
4.0: 2.0.5.0-alt5
3.0: 2.0.4.0-alt2
www.altlinux.org/Changes

Группа :: Графика
Пакет: qcad

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: qcad-fix-lto.patch
Скачать


From 052d03cd919784c25a6491a891f982b2f60e8376 Mon Sep 17 00:00:00 2001
From: Vladislav Zavjalov <slazav@altlinux.org>
Date: Sat, 23 Oct 2021 21:33:07 +0100
Subject: [PATCH] remove CONFIG += resources_big to fix LTO error. See
 https://bugreports.qt.io/browse/QTBUG-73834
---
 src/scripts/scripts.pro | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/scripts/scripts.pro b/src/scripts/scripts.pro
index 6b07cf995..e2eb98cc8 100644
--- a/src/scripts/scripts.pro
+++ b/src/scripts/scripts.pro
@@ -9,7 +9,7 @@ DESTDIR     = ../../plugins
 RC_FILE     = scripts.rc
 LIBS        += -l$${RLIBNAME}core
 
-CONFIG      += resources_big
+CONFIG      -= resources_big
 
 CONFIG(debug, debug|release) {
     # include development scripts, tests:
-- 
2.29.2
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin