Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37548706
en ru br
Репозитории ALT
S:7.0.7-alt1
5.1: 20080825-alt0.2
www.altlinux.org/Changes

Группа :: Engineering
Пакет: kicad

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

Патч: kicad-5.1.0-nostrip.patch
Скачать


From 0ce45dbeb1cd65473499f0fee3d69f0e0a4a9857 Mon Sep 17 00:00:00 2001
From: "Steven A. Falco" <stevenfalco@gmail.com>
Date: Mon, 11 Mar 2019 11:02:58 -0400
Subject: [PATCH] Do not strip executables
---
 CMakeLists.txt | 2 --
 1 file changed, 2 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b8e34f836..deecaeaae 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -343,8 +343,6 @@ if( CMAKE_COMPILER_IS_GNUCXX OR CMAKE_CXX_COMPILER_ID MATCHES "Clang" )
         set( CMAKE_SHARED_LINKER_FLAGS "-Wl,--no-undefined" )
         set( CMAKE_MODULE_LINKER_FLAGS "-Wl,--no-undefined" )
 
-        set( CMAKE_EXE_LINKER_FLAGS_RELEASE "-s" )
-
         # Defeat ELF's ability to use the GOT to replace locally implemented functions
         # with ones from another module.
         # https://bugs.launchpad.net/kicad/+bug/1322354
-- 
2.20.1
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin