Closed
Bug 681908
Opened 14 years ago
Closed 14 years ago
Remove obsolete MOZ_CRT_CPU_ARCH in autoconfig.mk.in
Categories
(Core :: Memory Allocator, defect)
Core
Memory Allocator
Tracking
()
RESOLVED
FIXED
mozilla9
People
(Reporter: standard8, Assigned: standard8)
References
Details
(Whiteboard: [mozilla-inbound])
Attachments
(1 file)
|
473 bytes,
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
Bug 673197 removed the use of MOZ_CRT_CPU_ARCH from configure.in but didn't remove it in autoconfig.mk, hence it is now unused:
http://mxr.mozilla.org/mozilla-central/search?string=MOZ_CRT_CPU_ARCH
Attachment #555688 -
Flags: review?(khuey)
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → mbanner
Attachment #555688 -
Flags: review?(khuey) → review+
| Assignee | ||
Comment 1•14 years ago
|
||
Checked into inbound: http://hg.mozilla.org/integration/mozilla-inbound/rev/2146a29d0bcc
Status: NEW → ASSIGNED
Whiteboard: [mozilla-inbound]
Comment 2•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla9
Version: unspecified → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•