]> git.sur5r.net Git - bacula/bacula/commit
Make new crc32.c work on FreeBSD
authorMartin Simmons <martin@lispworks.com>
Thu, 30 Dec 2010 17:37:44 +0000 (18:37 +0100)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:39:48 +0000 (14:39 +0200)
commit40915224dd661d8c2c75a985b16f256748b7e71e
tree95c6ed8765e1c5acd6e4779b092e053038b311ca
parent82e9b2045bde19328123c3cb591f94f4abbdd202
Make new crc32.c work on FreeBSD

This patch is needed to make bcrc32 work on systems which don't define
__LITTLE_ENDIAN, like FreeBSD.
bacula/src/lib/crc32.c