| Bug ID |
10792
|
| Summary |
make SSE 4.2 support an optional choice
|
| Product |
Wireshark
|
| Version |
1.99.x (Experimental)
|
| Hardware |
x86
|
| OS |
Gentoo
|
| Status |
UNCONFIRMED
|
| Severity |
Normal
|
| Priority |
Low
|
| Component |
Qt UI
|
| Assignee |
[email protected]
|
| Reporter |
[email protected]
|
Created attachment 13334 [details]
make SSE 4.2 support an optional choice
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Even if the compiler on the build host supports it, the target platform might
not support SSE 4.2 at all, so we should add a --enable-sse4_2 configure
switch.
You are receiving this mail because:
- You are watching all bug changes.