diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2017-06-19 13:42:40 +0200 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2017-06-22 15:46:56 +0100 |
commit | 638384c10ff1b7b1233bec1d62db3e82cffeaafc (patch) | |
tree | 7b95a78ccddbe4209834631bcc168cbff54f7768 /include | |
parent | e709f64df191609e83a497cae94ff59bcf32a239 (diff) | |
download | mupdf-638384c10ff1b7b1233bec1d62db3e82cffeaafc.tar.xz |
Add '-s' option to hexdump script to dump arrays using string literals.
If the compiler supports string literals long enough, this will speed up
compilation and reduce compiler memory use by a lot. Enough so that we don't
need to use the .incbin asm directive.
Gcc and Clang both support long string literals, so use the '-s' option for
generated font files by default in the Makefile.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions