Closed
Bug 813526
Opened 13 years ago
Closed 13 years ago
Remove flags from STRIP in in-tree mozconfigs
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla20
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
1.43 KB,
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
This is a followup to bug 809803.
Strip flags are set independently of $STRIP in configure.in, and their value for OSX builds are the same as what OSX mozconfigs are enforcing. So instead of moving them to STRIP_FLAGS in mozconfigs, we can simply removed them.
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #683539 -
Flags: review?(khuey)
Attachment #683539 -
Flags: review?(khuey) → review+
Assignee | ||
Comment 2•13 years ago
|
||
![]() |
||
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
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
•