freebsd-ports/graphics/lcms/files
Marcel Moolenaar 64cef1cadf Fix 64-bit platforms: the ALIGNLONG macro aligned on an 32-bit word
boundary, which on 64-bit platforms is not the proper alignment for
longs. The patch replaces the hardcoding of 3 with sizeof(long)-1.

Tested on: ia64
2004-06-26 19:41:09 +00:00
..
patch-32bit
patch-config
patch-icc34
patch-src::cmscgats.c
patch-src::cmsio1.c