summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-04-10 15:02:08 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-04-10 15:02:38 +0200
commit443b0ff74b584761789663987fcb91d881f2cce9 (patch)
tree305969b6c88a672533b886197a08487a11794fa0
parentfc6227e3e8594c5972ee20d8edc75deb2cdf2d39 (diff)
downloadtde-packaging-443b0ff74b584761789663987fcb91d881f2cce9.tar.gz
tde-packaging-443b0ff74b584761789663987fcb91d881f2cce9.zip
DilOS tdebase: Refresh DilOS specific patches.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit de22b1247eb1f8793b97370b0e298d4acc94e029)
-rw-r--r--dilos/tdebase/debian/patches/dilos.patch11
1 files changed, 1 insertions, 10 deletions
diff --git a/dilos/tdebase/debian/patches/dilos.patch b/dilos/tdebase/debian/patches/dilos.patch
index ad3d1578d..9c6b7f9c9 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( )