Closed
Bug 1050029
Opened 10 years ago
Closed 10 years ago
Improve Makefile checks for deprecated or moz.build variables
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla34
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
7.35 KB,
patch
|
mshal
:
review+
|
Details | Diff | Splinter Review |
There currently are two problems with the check:
- Modifications of those variables in config.mk trigger an error.
- Variables set in autoconf.mk trigger an error.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8468962 -
Flags: review?(mshal)
Updated•10 years ago
|
Attachment #8468962 -
Flags: review?(mshal) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
Updated•10 years ago
|
QA Whiteboard: [qa-]
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•