diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-10-08 10:26:02 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-10-08 10:26:02 -0300 |
commit | 6a10f03ff81606e567c6891a90d70066a03c686e (patch) | |
tree | da1320d0ef90f07e58965971d57d195531beba09 /lvm.h | |
parent | 7bd1e53753de7176eb0b23f2bf19ad2235dec826 (diff) | |
download | lua-6a10f03ff81606e567c6891a90d70066a03c686e.tar.gz lua-6a10f03ff81606e567c6891a90d70066a03c686e.tar.bz2 lua-6a10f03ff81606e567c6891a90d70066a03c686e.zip |
Makefile compiles the Lua compiler with '-Os'
The performance of the Lua compiler is not critical for Lua
performance, but it is a big component in the source. So, it makes
sense to trade speed for size in this component.
Diffstat (limited to 'lvm.h')
0 files changed, 0 insertions, 0 deletions