Package: strace Version: 4.8-1 Tags: patch Usertags: port-x32 User: [email protected]
Please enable the x32 build for 4.8. It builds out of the box --- strace-4.8.old/debian/control 2013-10-21 15:03:06.628795152 +0000 +++ strace-4.8/debian/control 2013-10-21 15:03:21.792795571 +0000 @@ -7,7 +7,7 @@ Homepage: http://sourceforge.net/projects/strace/ Package: strace -Architecture: alpha amd64 arm armeb armel armhf hppa i386 ia64 m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh4 sparc sparc64 +Architecture: alpha amd64 arm armeb armel armhf hppa i386 ia64 m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh4 sparc sparc64 x32 Depends: ${shlibs:Depends}, ${misc:Depends} Description: A system call tracer strace is a system call tracer, i.e. a debugging tool which prints out @@ -40,7 +40,7 @@ Section: debian-installer XC-Package-Type: udeb Priority: extra -Architecture: alpha amd64 arm armeb armel armhf hppa i386 ia64 m68k mips mipsel powerpc powerpcspe ppc64 s390 sh4 sparc sparc64 +Architecture: alpha amd64 arm armeb armel armhf hppa i386 ia64 m68k mips mipsel powerpc powerpcspe ppc64 s390 sh4 sparc sparc64 x32 Depends: ${shlibs:Depends}, ${misc:Depends} Description: A system call tracer strace is a system call tracer, i.e. a debugging tool which prints out -- Guillaume Morin <[email protected]> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

