diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2016-05-31 16:10:52 +0200 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2016-06-06 14:51:54 +0200 |
commit | 238ade12c1c7689d65ee9899eb00f895fcbd9a6f (patch) | |
tree | eb201a40f9928a2685febc5ea2021a0530a13d78 /source/pdf/js | |
parent | 45d59d1c520f78fae0db12615e755b67c1acd5ce (diff) | |
download | mupdf-238ade12c1c7689d65ee9899eb00f895fcbd9a6f.tar.xz |
Add build=small target, optimizing for size.
Compile with -Os, -ffunction-sections, -fdata-sections and link
with --gc-sections and -s (strip) to include only the functions and
data tables actually required.
Diffstat (limited to 'source/pdf/js')
0 files changed, 0 insertions, 0 deletions