Closed
Bug 701628
Opened 14 years ago
Closed 14 years ago
Remove _COMPILER_PREFIX
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla11
People
(Reporter: Waldo, Assigned: Waldo)
References
Details
Attachments
(1 file)
8.65 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
This configure.in variable is always empty, so clearly it's not needed. It clutters up the warnings flags list creation code -- let's remove it and make things more readable.
I noticed this while doing the recent Clang warnings stuff, considered adding it in there, then decided better to have a separate bug for it.
Attachment #573753 -
Flags: review?(ted.mielczarek)
Comment 1•14 years ago
|
||
Comment on attachment 573753 [details] [diff] [review]
Patch
Review of attachment 573753 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks, I was wondering what that was for when reviewing your other patch. Clearly some historical artifact at this point.
Attachment #573753 -
Flags: review?(ted.mielczarek) → review+
Assignee | ||
Comment 2•14 years ago
|
||
Target Milestone: --- → mozilla11
![]() |
||
Comment 3•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•