Open Bug 1380378 Opened 7 years ago Updated 2 years ago

Allow compiling rust code with opt-level=0

Categories

(Firefox Build System :: General, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: jrmuizel, Unassigned)

References

Details

Debugging information sometimes gets erased with opt-level=1 so it would be nice to have option of optimizing less.
Build with --disable-optimize ?
Is there a way to get that for only rust code?
Flags: needinfo?(mh+mozilla)
--enable-rust-debug builds with opt-level=1
See Also: → 1423689
Product: Core → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.