Closed Bug 901202 Opened 11 years ago Closed 11 years ago

WEBRTC_TARGET_ARCH is wrong on ia64

Categories

(Firefox Build System :: General, defect)

24 Branch
x86_64
Linux
defect
Not set
normal

Tracking

(firefox24 fixed, firefox25 fixed, firefox26 fixed)

RESOLVED FIXED
mozilla26
Tracking Status
firefox24 --- fixed
firefox25 --- fixed
firefox26 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file)

http://hg.mozilla.org/mozilla-central/rev/0c5dad17fece#l1.45
   case "$CPU_ARCH" in
   x86_64 | ia64)
       WEBRTC_TARGET_ARCH=x64
Attachment #785354 - Flags: review?(ted) → review+
Comment on attachment 785354 [details] [diff] [review]
Set WEBRTC_TARGET_ARCH to a right value on ia64

[Approval Request Comment]
Requesting for beta as well because i'd like this in ESR24 so that I don't have to carry the patch around for the ESR.
User impact if declined: Build failure on ia64
Testing completed (on m-c, etc.): Tested on a ia64 system
Risk to taking this patch (and alternatives if risky): NPOTB.
String or IDL/UUID changes made by this patch: None
Attachment #785354 - Flags: approval-mozilla-beta?
Attachment #785354 - Flags: approval-mozilla-aurora?
https://hg.mozilla.org/mozilla-central/rev/796cc8c83183
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
Attachment #785354 - Flags: approval-mozilla-beta?
Attachment #785354 - Flags: approval-mozilla-beta+
Attachment #785354 - Flags: approval-mozilla-aurora?
Attachment #785354 - Flags: approval-mozilla-aurora+
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: