CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/08/06 00:53:44
Added files:
sysutils/exfat-fuse/patches: patch-libexfat_platform_h
Log message:
Unbreak build on little-endian architectures: we have swap{16,32,64}, not
bswap{16,32,64}. Checking whether it actually works is left as an
exercise to the reader..
