Closed
Bug 1293837
Opened 9 years ago
Closed 9 years ago
Move HAVE_64_BIT_BUILD test to python configure
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox51 fixed)
RESOLVED
FIXED
mozilla51
| Tracking | Status | |
|---|---|---|
| firefox51 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
No description provided.
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → mh+mozilla
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
Comment 3•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8779593 [details]
Bug 1293837 - Change try_compile() to return True when the test passes.
https://reviewboard.mozilla.org/r/70540/#review68086
Attachment #8779593 -
Flags: review?(cmanchester) → review+
Comment 4•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8779594 [details]
Bug 1293837 - Move HAVE_64BIT_BUILD test to python configure.
https://reviewboard.mozilla.org/r/70546/#review68088
Attachment #8779594 -
Flags: review?(cmanchester) → review+
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/85f934cbd5fd
Change try_compile() to return True when the test passes. r=chmanchester
https://hg.mozilla.org/integration/autoland/rev/a23704e43d6c
Move HAVE_64BIT_BUILD test to python configure. r=chmanchester
Pushed by kwierso@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/926b40f1fb3a
Followup to fix 32-bit PGO builds r=me
Comment 7•9 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/85f934cbd5fd
https://hg.mozilla.org/mozilla-central/rev/a23704e43d6c
https://hg.mozilla.org/mozilla-central/rev/926b40f1fb3a
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•