CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/02/15 05:40:01
Modified files:
print/ghostscript/gnu: Makefile
print/ghostscript/gnu/patches: patch-base_devs_mak
Log message:
Ensure that cups/gdevcups.c is compiled with the same flags as
everything else, especially to get the same value for GX_COLOR_INDEX_TYPE
(and the same field sizes and offsets for the gx_device type).
This fixes crashes with the cups driver on 32 bit archs.
Reported and fix tested by Martin Crossley <[email protected]>.
ok aja@ dcoppa@ sthen@