rust eclass should handle USE=cros-debug |
|
Issue descriptionwhen USE=cros-debug is enabled, we should turn on at least: - debug-assertions = true - overflow-checks = true might also change panic setting ? i defer to you guys to do what makes sense there. USE=cros-debug should *not* change the optimization settings (which is what i think USE=debug does currently). |
|
►
Sign in to add a comment |
|