CVSROOT: /cvs Module name: ports Changes by: [email protected] 2011/11/13 14:18:40
Modified files:
print/ghostscript/gnu: Makefile
print/ghostscript/gnu/patches: patch-base_unix-gcc_mak
Log message:
Don't build with -fno-builtin.
This was meant to reveal some problems decades ago, but actually it
now hides potential problems (with wrong printf format strings).
Format string problems will be dealt with after the update to gs9.04.
Thanks to espie@ who noticed that gs uses -fno-builtin.
