bug-recutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-recutils] recfix tests fail on Ubuntu 64-Bit systems


From: Sven Wick
Subject: Re: [bug-recutils] recfix tests fail on Ubuntu 64-Bit systems
Date: Sat, 14 May 2011 15:02:26 +0200
User-agent: RoundCube Webmail/0.2.2

On Tue, 10 May 2011 16:12:46 +0200, Sven Wick <address@hidden> wrote:

> If this is not a bug,
> then I have to figure out,
> how to unset Ubuntu's LDFLAGS...

I found a workaround for building
it on Ubuntu x86_x64 systems

 $ cat debian/rules

   comma := ,
   LDFLAGS := $(filter-out -Wl$(comma)-Bsymbolic-functions,$(LDFLAGS))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]