Closed
Bug 697064
Opened 14 years ago
Closed 13 years ago
Remove MOZ_CHECK_HEADERS(mmintrin.h) from configure.in
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla18
People
(Reporter: m_kato, Assigned: m_kato)
References
Details
Attachments
(1 file)
2.79 KB,
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
No one use HAVE_MMINTRIN_H. If we should check mmx/sse2 support on compiler, we should check emmintrin.h and throw error on configure.in instead of.
Assignee | ||
Comment 1•13 years ago
|
||
Assignee | ||
Updated•13 years ago
|
Attachment #663946 -
Flags: review?(khuey)
Attachment #663946 -
Flags: review?(khuey) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Target Milestone: --- → mozilla18
Comment 3•13 years ago
|
||
Assignee: nobody → m_kato
Status: NEW → RESOLVED
Closed: 13 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
•