Source: jemalloc
Version: 3.0.0-3
Severity: wishlist
Tags: patch sid upstream
User: [email protected]
Usertags: powerpcspe
Hi,
currently powerpcspe[1] is missing from the arch list of libjemalloc1 in
debian/control. Please add it and consider the attached patch.
Thanks in advance,
Roland
[1] http://wiki.debian.org/PowerPCSPEPort
-- System Information:
Debian Release: 7.0
APT prefers unreleased
APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: powerpcspe (ppc)
Kernel: Linux 3.8.0 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash
--- jemalloc-3.0.0/debian/control.orig 2013-04-27 14:35:04.360517405 +0200
+++ jemalloc-3.0.0/debian/control 2013-04-27 14:35:14.944527020 +0200
@@ -24,7 +24,7 @@
multi-threaded processes on multi-processor systems.
Package: libjemalloc1
-Architecture: amd64 armel armhf i386 ia64 mips mipsel powerpc s390 s390x sparc
+Architecture: amd64 armel armhf i386 ia64 mips mipsel powerpc powerpcspe s390 s390x sparc
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: general-purpose scalable concurrent malloc(3) implementation