On Sat, Apr 10, 2010 at 5:04 PM, Simon Paillard <[email protected]> wrote: > On Sat, Apr 10, 2010 at 03:54:46PM -0400, Chase Douglas wrote: >> I've got a package (rinputd) in debian now that I set Architecture: >> any. The package relies on the input layer of Linux, and thus FTBFS >> for kfreebsd-*. What's the best Architecture string to use to exclude >> other OS's? > > See "Common practices and problems found when porting to GNU/k*BSD": > http://glibc-bsd.alioth.debian.org/porting/PORTING
Their example says to do: Architecture: i386 ia64 alpha amd64 arm* hppa m32r* m68k* mips mipsel powerpc ppc64* s390 s390x* sh3* sh3eb* sh4* sh4eb* sparc But the debian packages are built on the following Linux archs: Architecture: i386 ia64 alpha amd64 armel* hppa mips mipsel powerpc s390 sparc I put (*) next to items that differ between the two lists. Should I go with the example and add in armel? Or should I just go with the current supported debian archs? -- Chase -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

