Bug#664810: webkit: Please use -gstabs on hurd-i386 too
Samuel Thibault
sthibault at debian.org
Tue Mar 20 23:54:54 UTC 2012
Source: webkit
Version: 1.6.3-2
Severity: important
Tags: patch
Hello,
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?
Samuel
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.4 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--
Samuel Thibault <samuel.thibault at fnac.net>
SL> Au fait elle est mieux ma signature maintenant ?
Oui. T'enlève encore les conneries que t'as écrit dedans et c'est bon.
-+- JB in <http://neuneu.mine.nu> : Le neueuttoyage par le vide -+-
-------------- next part --------------
--- debian/rules.orig 2012-03-21 00:44:44.000000000 +0100
+++ debian/rules 2012-03-21 00:45:24.000000000 +0100
@@ -21,7 +21,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 += -gstabs
endif
More information about the Pkg-webkit-maintainers
mailing list