Open Bug 1571166 Opened 6 years ago Updated 3 years ago

noopt builds are too optimized

Categories

(Firefox Build System :: General, task)

task

Tracking

(Not tracked)

People

(Reporter: jrmuizel, Unassigned)

Details

Attachments

(1 file)

No description provided.

Rust code ends up getting built with opt-level=1. This makes for problems like https://github.com/rust-lang/rust/issues/59558.

Rust code is normally built with opt-level=1.
Droping to opt-level=0 fixes problems like
https://github.com/rust-lang/rust/issues/59558.

Component: Task Configuration → General
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: