Hello Svante,
On Wed, Mar 30, 2016 at 10:20:30AM +0200, Svante Signell wrote:
> Noted!
> But the rules:
> ifneq ($(DEB_BUILD_ARCH),ia64)
> LDFLAGS += -Wl,--no-keep-memory -Wl,--reduce-memory-overheads
> endif
> ifneq ($(DEB_BUILD_ARCH),alpha)
> LDFLAGS += -Wl,--no-keep-memory
> e
On Thu, 2015-12-24 at 22:24 -0500, Christoph Goehre wrote:
> Hi Svante,
>
> On Mi, Dez 16, 2015 at 10:33:07 +0100, Svante Signell wrote:
> >
> > Currently icedove FTBFS on GNU/Hurd due to memory problems when linking
> > large
> > libraries. The attached patch fixes this problem by giving the --n
Hi Svante,
On Mi, Dez 16, 2015 at 10:33:07 +0100, Svante Signell wrote:
> Currently icedove FTBFS on GNU/Hurd due to memory problems when linking large
> libraries. The attached patch fixes this problem by giving the
> --no-keep-memory
> flag to the linker as for alpha and ia64.
I use 'ifneq' in
Source: icedove
Version: 38.4.0-1
Severity: important
Tags: patch
Usertags: hurd
User: debian-h...@lists.debian.org
Hi,
Currently icedove FTBFS on GNU/Hurd due to memory problems when linking large
libraries. The attached patch fixes this problem by giving the --no-keep-memory
flag to the linker
4 matches
Mail list logo