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

Date: Tue, 20 Jan 2015 09:30:51 +0000

Comment # 8 on bug 10792 from
(In reply to Jeroen Roovers from comment #6)
> And if they want to
> optimise for a lowly ancient x86, their CFLAGS might reflect that by setting
> -mno-sse4.2.

Perhaps if we added the -msse4.2 to the end, it'd be the last option seen by
GCC, and thus override the -mno-sse4.2 (as it should, given that the code will
work Just Fine on machines without SSE 4.2).


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