CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/04/12 07:31:01
Modified files:
textproc/mupdf : Makefile
Added files:
textproc/mupdf/patches: patch-scripts_fontdump_c
Log message:
MuPDF has two ways to embed fonts; a stonking great static array which
GCC hates and uses 800MB+ to compile, and embedding with .incbin.
Switch the port to using .incbin. Fixes out of memory on alpha reported
and tested by naddy@, greatly improves build time on arm.
The VMEM_WARNING can now be removed.
- while there, don't use groff.