Hi Daniel,

On Wed, 2013-11-13 10:58:24 you wrote:
> Package: ssh-agent-filter
> Version: 0.3-1
> Severity: wishlist
> Tags: patch
> User: ubuntu-de...@lists.ubuntu.com
> Usertags: origin-ubuntu trusty ubuntu-patch
> 
> Dear Maintainer,
> 
> In Ubuntu 14.04, the attached patch was applied to achieve the following:
> 
>   * Changed linking order to resolve FTBFS.
> 
> 
> I've taken the liberty of realigning the linker variables to bring them
> in line with convention. Also, I noticed in the master git branch that
> you've moved to boost:iostreams; I made the least invasive change to
> resolve the FTBFS. Thanks for considering the patch.

Your patch has two effects:
* use $(CXX) instead of $(CC) for linking
* discard $(LDFLAGS) from dpkg-buildflags

The latter produces a lintian warning.

I still don't understand what your problem is, but does it help to just add:

CC = $(CXX)

to Makefile?

It would have been nice to include the sbuild log of the FTBFS.


Greetings
Timo

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to