Open
Bug 1564453
Opened 6 years ago
Updated 2 years ago
Configure should validate RUSTFLAGS
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
NEW
People
(Reporter: away, Unassigned)
Details
(Keywords: in-triage)
After adding the following to my mozconfig:
export RUSTFLAGS="dlsfkjdsf"
Configure does not complain, and it takes another 5+ minutes for my build to fail.
It would be useful to get feedback earlier if, for example, I accidentally used a -Z
without switching my rust to nightly.
Comment 1•6 years ago
|
||
Bugbug thinks this bug is a enhancement, but please change it back in case of error.
Type: defect → enhancement
Updated•2 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•