Package: zlib
Version: 1:1.2.3.3.dfsg-12
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: origin-ubuntu ubuntu-patch jaunty

Hi,

One of the two remaining zlib patches we have in Ubuntu is to add
support for the lpia architecture, used in the Ubuntu Mobile project.
Although Debian doesn't need it itself, it does no harm. Would you
consider applying this? It was originally by Adam Conrad.

Thanks,

-- 
Colin Watson                                       [[email protected]]
=== modified file 'debian/rules'
--- debian/rules	2008-04-06 18:13:51 +0000
+++ debian/rules	2009-02-27 13:28:16 +0000
@@ -60,7 +60,7 @@ EXTRA_BUILD+=buildn32-stamp
 mn32=-mabi=n32
 endif
 
-UNALIGNED_ARCHS=i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386
+UNALIGNED_ARCHS=i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386 lpia
 ifneq (,$(findstring $(DEB_HOST_ARCH), $(UNALIGNED_ARCHS)))
 CFLAGS+=-DUNALIGNED_OK
 endif

Reply via email to