diff options
author | Jack Lloyd <[email protected]> | 2016-11-03 11:52:32 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2016-11-03 11:52:32 -0400 |
commit | b1021ca76bb3c47b1b520421ccece38d772e5907 (patch) | |
tree | 7991dd83c4ab3d443b2d34c6a8d3bdaaf08e352c /license.txt | |
parent | 277b4f703ba6354a37b5d12adebfc4f726cc72af (diff) |
Add new configure argument --optimize-for-size
Uses -Os for GCC/Clang/ICC, /O1 for MSVC.
Might be used in the future to control compile time features also
(eg using a large precomputed table, vs not). Does not have any
influence on module selection, just informs the build that a smaller
binary is preferable.
[ci skip]
Diffstat (limited to 'license.txt')
0 files changed, 0 insertions, 0 deletions