#Does stage3 build in ReleaseFast by default?

1 messages · Page 1 of 1 (latest)

proper gate
#

.

little quiver
#

If you pass nothing or "Debug" to CMAKE it will also create a debug version of stage3. If you pass "Release" or "RelWithDebInfo" to CMAKE, stage3 will be built in ReleaseFast

proper gate
#

Is there any way to tell from the generated binary?