Skip to content

Add a new "light" build profile between "dev" and "release".

Nick Mathewson requested to merge nickm/arti:build_profiles into main

"light" is meant to build faster than our (tuned for size above all) release profile, while having enough optimization to perform reasonably well when used for testing.

Closes #639 (closed).

Merge request reports