- Notifications
You must be signed in to change notification settings - Fork3
Commite0da7a7
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 builda debug or release build. But for now, we're stuck with trying tooptimize both build time and build size simultaneously.Coolcoder613eb proposed four build flags to add. I tested them fortheir effect on build time and size.1 parenteab0d76 commite0da7a7
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
Comments
(0)