serpent-os / tools

The home of moss (system state manager) and boulder (moss format build tool)
https://serpentos.com
137 stars 12 forks source link

Boulder: hook up rust optimization flags & adjust cargo_build macro #293

Closed joebonrichie closed 3 months ago

joebonrichie commented 3 months ago

Let us control rust optimization options via our flags.

Also fixes the buggy cargo_build macro not passing intended --release optimization options.