Closed
Bug 1535845
Opened 6 years ago
Closed 6 years ago
Port Bug 1403346 [Move remaining compile flags from config.mk to moz.build computed flags] to SeaMonkey
Categories
(SeaMonkey :: Build Config, enhancement)
Tracking
(seamonkey2.49esr unaffected, seamonkey2.53+ fixed, seamonkey2.57esr fixed, seamonkey2.63 wontfix)
RESOLVED
FIXED
seamonkey2.65
| Tracking | Status | |
|---|---|---|
| seamonkey2.49esr | --- | unaffected |
| seamonkey2.53 | + | fixed |
| seamonkey2.57esr | --- | fixed |
| seamonkey2.63 | --- | wontfix |
People
(Reporter: frg, Assigned: frg)
References
Details
Attachments
(1 file)
|
1.92 KB,
patch
|
iannbugzilla
:
review+
iannbugzilla
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
Bug 1403346 moved compile flags to moz.build. We need to port part 14 "Convert sse flags filtering in browser/app/Makefile.in to mozbuild"
https://hg.mozilla.org/integration/autoland/rev/258a6a41c365
to make sure SeaMonkey shows an error in Linux on non SSE2 capable PCs.
| Assignee | ||
Updated•6 years ago
|
Blocks: 2.57BulkMalfunctions
| Assignee | ||
Comment 1•6 years ago
|
||
1:1 port so should work. Could you save me some time and do a Linux build before reviewing.
Attachment #9051512 -
Flags: review?(iann_bugzilla)
Attachment #9051512 -
Flags: approval-comm-esr60?
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/cbeaf4d626d5
Port bug 1403346, part 14: Move Thunderbird sse check to moz.build. r=jorgk
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Comment 3•6 years ago
•
|
||
Grrr, that landed with the wrong bug number :-( - The TB bug is bug 1535846.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•6 years ago
|
Status: REOPENED → ASSIGNED
Comment on attachment 9051512 [details] [diff] [review]
1535845-sse2.patch
r/a=me compiled successfully locally too
Attachment #9051512 -
Flags: review?(iann_bugzilla)
Attachment #9051512 -
Flags: review+
Attachment #9051512 -
Flags: approval-comm-esr60?
Attachment #9051512 -
Flags: approval-comm-esr60+
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/7dfcd91760cd
Move SeaMonkey sse check to moz.build. r=IanN
Status: ASSIGNED → RESOLVED
Closed: 6 years ago → 6 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 6•6 years ago
|
||
status-seamonkey2.57esr:
--- → fixed
Target Milestone: --- → seamonkey2.65
| Assignee | ||
Comment 7•5 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•