Commit e0da7a7
committed
Jamfile: Optimize build output size
The goal here is to keep builds reasonably fast for development.
Some time hopefully we'll have the ability to specify whether to build
a debug or release build. But for now, we're stuck with trying to
optimize both build time and build size simultaneously.
Coolcoder613eb proposed four build flags to add. I tested them for
their effect on build time and size.1 parent eab0d76 commit e0da7a7
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
86 | 88 | | |
87 | 89 | | |
88 | 90 | | |
| |||
0 commit comments