On Fri, Jun 05, 2009 at 07:54:00AM +0200, Luk Claes wrote:
> Package: autossh
> Version: 1.4b-2
> Severity: serious
> 
> Hi
> 
> mips and mipsel now also need the -fPIC compilation flag to make sure shared 
> objects only contain position independent code.

I'm going to use this patch, makes sense?

--- debian/rules    (revision 13280)
+++ debian/rules    (working copy)
@@ -6,6 +6,7 @@
 include /usr/share/cdbs/1/class/autotools.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS := --with-ssh=/usr/bin/ssh 
+CFLAGS += -fPIC
 
 install/autossh::
    cp $(CURDIR)/autossh $(CURDIR)/debian/autossh/usr/lib/autossh/autossh

filippo
--
Filippo Giunchedi - http://esaurito.net - 0x6B79D401

Age is not a particularly interesting subject. Anyone can get old. All
you have to do is live long enough.
-- Groucho Marx



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to