Closed
Bug 756575
Opened 13 years ago
Closed 13 years ago
android-platform detection is broken for android-x86
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla15
People
(Reporter: ted, Assigned: glandium)
References
Details
Attachments
(2 files)
2.17 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
1.24 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
Just specifying --with-android-version isn't enough, you have to specify --with-android-platform to make things work. We should be able to autodetect the platform dir.
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → mh+mozilla
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #625357 -
Flags: review?(ted.mielczarek)
Assignee | ||
Comment 2•13 years ago
|
||
Attachment #625358 -
Flags: review?(ted.mielczarek)
Reporter | ||
Comment 3•13 years ago
|
||
Comment on attachment 625357 [details] [diff] [review]
Fix android-platform detection for android-x86
Review of attachment 625357 [details] [diff] [review]:
-----------------------------------------------------------------
We should probably yank this whole Android toolchain section out into an m4 file at some point.
Attachment #625357 -
Flags: review?(ted.mielczarek) → review+
Reporter | ||
Updated•13 years ago
|
Attachment #625358 -
Flags: review?(ted.mielczarek) → review+
Reporter | ||
Comment 4•13 years ago
|
||
Comment on attachment 625358 [details] [diff] [review]
Fix android-platform detection for android-x86 (nspr part)
Checking in configure;
/cvsroot/mozilla/nsprpub/configure,v <-- configure
new revision: 1.329; previous revision: 1.328
done
Checking in configure.in;
/cvsroot/mozilla/nsprpub/configure.in,v <-- configure.in
new revision: 1.332; previous revision: 1.331
done
Assignee | ||
Comment 5•13 years ago
|
||
Assignee | ||
Updated•13 years ago
|
Target Milestone: --- → mozilla15
Comment 6•13 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/b18288b53788
https://hg.mozilla.org/mozilla-central/rev/7ee50deb510b
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 7•13 years ago
|
||
NSPR upgrade: https://hg.mozilla.org/mozilla-central/rev/22a080ac092e
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
•