Bug#413602: exim4: 50_localscan_dlopen.patch: Reduce dynamic symbol table

Magnus Holmgren holmgren at lysator.liu.se
Mon Mar 19 18:10:33 CET 2007


On Monday 19 March 2007 17:53, Marc Haber wrote:
> Which file do these patches need to be applied to?

EDITME.

I.e. the patch to the patch becomes something along

--- exim4-4.64/debian/patches/50_localscan_dlopen.dpatch        2006-12-22 22:07:12.000000000 +0100
+++ exim4-4.66/debian/patches/50_localscan_dlopen.dpatch        2007-03-06 01:09:52.128923235 +0100
@@ -28,7 +28,8 @@
 +# linker flags.  Without it, the loaded .so won't be able to access any
 +# functions from exim.
 +
-+LFLAGS=-rdynamic
++LDFLAGS += -rdynamic
++CFLAGS += -fvisibility=hidden
 +
 +#------------------------------------------------------------------------------
  # The default distribution of Exim contains only the plain text form of the

-- 
Magnus Holmgren        holmgren at lysator.liu.se
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-exim4-maintainers/attachments/20070319/2501e275/attachment.pgp


More information about the Pkg-exim4-maintainers mailing list