From 0d355b955d8d64e75a919f9291b52566f149c4e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 10 Apr 2020 14:55:22 +0200 Subject: DilOS tdelibs: 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/tdelibs/debian/patches/dilos.patch | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/dilos/tdelibs/debian/patches/dilos.patch b/dilos/tdelibs/debian/patches/dilos.patch index d21696da7..d00b0f3c6 100644 --- a/dilos/tdelibs/debian/patches/dilos.patch +++ b/dilos/tdelibs/debian/patches/dilos.patch @@ -184,16 +184,7 @@ Index: tdelibs/cmake/modules/TDEMacros.cmake =================================================================== --- tdelibs.orig/cmake/modules/TDEMacros.cmake +++ tdelibs/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