Closed
Bug 893575
Opened 12 years ago
Closed 12 years ago
Build fails in js/src/ion/arm/Architecture-arm.cpp
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
mozilla25
People
(Reporter: ivo.g.dimitrov.75, Unassigned)
Details
Attachments
(1 file)
785 bytes,
patch
|
jonco
:
review+
RyanVM
:
checkin+
|
Details | Diff | Splinter Review |
js/src/ion/arm/Architecture-arm.cpp:129:34: error: 'HWCAP_IDIVA' was not declared in this scope
Reporter | ||
Comment 1•12 years ago
|
||
Reporter | ||
Updated•12 years ago
|
Attachment #775367 -
Flags: review?(jcoppeard)
Comment 2•12 years ago
|
||
Comment on attachment 775367 [details] [diff] [review]
patch
Review of attachment 775367 [details] [diff] [review]:
-----------------------------------------------------------------
The change looks fine.
Attachment #775367 -
Flags: review?(jcoppeard) → review+
Updated•12 years ago
|
Attachment #775367 -
Flags: checkin?
Comment 3•12 years ago
|
||
Comment on attachment 775367 [details] [diff] [review]
patch
You can just use the checkin-needed keyword in the future.
https://hg.mozilla.org/integration/mozilla-inbound/rev/f8284dfc7474
Attachment #775367 -
Flags: checkin? → checkin+
Comment 4•12 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
You need to log in
before you can comment on or make changes to this bug.
Description
•