[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#5019: "qcrack" needs architecture modifications



Package: qcrack
Version: 1.0.1-1

1)  "debian/control" has an Architecture of "i386" when it should be "any".
2)  "Makefile" contains architecture dependent compile options, "-m486" 
    and "-DLITTLE_ENDIAN".  The -m486 is easy to fix.  The endianness define 
    is a little more involved, but can be easily removed by changing the 
    ifdefs in fcrypt.c to use __BYTE_ORDER.

--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: