Closed
Bug 795499
Opened 12 years ago
Closed 12 years ago
Export ANDROID_CPU_ARCH to Makefiles
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla18
People
(Reporter: gps, Assigned: gps)
References
Details
Attachments
(1 file)
(deleted),
patch
|
glandium
:
review+
rnewman
:
feedback+
|
Details | Diff | Splinter Review |
rnewman apparently needs ANDROID_CPU_ARCH accessible from a Makefile. We don't have it exported from configure land today. This patch changes that.
Attachment #666086 -
Flags: review?(mh+mozilla)
Attachment #666086 -
Flags: feedback?(rnewman)
Comment 1•12 years ago
|
||
Comment on attachment 666086 [details] [diff] [review]
AC_SUBST for ANDROID_CPU_ARCH, v1
This looks good; testing it now.
Much obliged, Greg!
Attachment #666086 -
Flags: feedback?(rnewman) → feedback+
Updated•12 years ago
|
Attachment #666086 -
Flags: review?(mh+mozilla) → review+
Comment 2•12 years ago
|
||
Thanks for the quick turnaround, chaps!
https://hg.mozilla.org/integration/mozilla-inbound/rev/8ebff0911172
Target Milestone: --- → mozilla18
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•