From de22b1247eb1f8793b97370b0e298d4acc94e029 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 10 Apr 2020 15:02:08 +0200 Subject: DilOS tdebase: Refresh DilOS specific patches. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- dilos/tdebase/debian/patches/dilos.patch | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/dilos/tdebase/debian/patches/dilos.patch b/dilos/tdebase/debian/patches/dilos.patch index f6e16fcef..66e397b34 100644 --- a/dilos/tdebase/debian/patches/dilos.patch +++ b/dilos/tdebase/debian/patches/dilos.patch @@ -132,16 +132,7 @@ Index: tdebase/cmake/modules/TDEMacros.cmake =================================================================== --- tdebase.orig/cmake/modules/TDEMacros.cmake +++ tdebase/cmake/modules/TDEMacros.cmake -@@ -833,7 +833,7 @@ macro( tde_add_library _arg_target ) - - # set embedded archives - if( _embed ) -- list( INSERT _link 0 -Wl,-whole-archive ${_embed} -Wl,-no-whole-archive ) -+ list( INSERT _link 0 -Wl,-zallextract ${_embed} -Wl,-zdefaultextract ) - endif( _embed ) - - # set link libraries -@@ -1875,11 +1875,11 @@ macro( tde_setup_architecture_flags ) +@@ -2182,11 +2182,11 @@ macro( tde_setup_architecture_flags ) set( LINKER_IMMEDIATE_BINDING_FLAGS "" CACHE INTERNAL "" FORCE ) endif( ) -- cgit v1.2.3