Open
Bug 1336456
Opened 8 years ago
Updated 2 years ago
Auto clobber when using a new compiler
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
NEW
People
(Reporter: ehsan.akhgari, Unassigned)
References
(Blocks 1 open bug)
Details
We should do some minimal work to attempt to auto clobber when the compiler version changes, see for example bug 1331957 where this bit me the last time (but it has bitten me numerous times in the past too).
Perhaps write down the result of $CC --version and $LD --version somewhere and autoclobber when it changes?
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•