Bug#664810: webkit: Please use -gstabs on hurd-i386 too
Samuel Thibault
sthibault at debian.org
Thu May 17 00:09:48 UTC 2012
Samuel Thibault, le Fri 27 Apr 2012 19:02:10 +0200, a écrit :
> Samuel Thibault, le Wed 21 Mar 2012 00:54:54 +0100, a écrit :
> > webkit is more and more difficult to link on 32bit systems like
> > hurd-i386 (which does not yet have bigmem support), could you please
> > enable -gstabs on it as well?
>
> Ping?
Ping?
-------------- next part --------------
--- debian/rules.orig 2012-05-17 02:07:34.610983171 +0200
+++ debian/rules 2012-05-17 02:07:54.186571566 +0200
@@ -29,7 +29,7 @@
LDFLAGS += -Wl,--no-relax
endif
-ifneq (,$(findstring $(DEB_BUILD_ARCH),mips mipsel s390 s390x))
+ifneq (,$(findstring $(DEB_BUILD_ARCH),mips mipsel s390 s390x hurd-i386))
CFLAGS := $(CFLAGS:-g=)
endif
More information about the Pkg-webkit-maintainers
mailing list