Wireshark-bugs: [Wireshark-bugs] [Bug 10792] SSE 4.2 support being both enabled and disabled in

Date: Tue, 20 Jan 2015 09:01:08 +0000

Comment # 7 on bug 10792 from
configure:30433: checking whether we can add -msse4.2 to CFLAGS
configure:30454: x86_64-pc-linux-gnu-gcc -c -msse4.2 =[...]= -mno-sse4.2 -pipe
-I/usr/include/libnl3  -Werror  conftest.c >&5
configure:30454: $? = 0
configure:30456: result: yes

Alternatively that test could be improved to compile some code that uses SSE
4.2 instructions. That should fail in this case.


You are receiving this mail because:
  • You are watching all bug changes.