URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b6f8aea069daffd888d06e020414c10da6e61cee
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b6f8aea by AndersBroman (anders.broman@xxxxxxxxxxxx):
See if this version works better on OSX 10.5
AX_EXT has been extended to deal with a situation where
AX_GCC_X86_CPUID(0x00000001) returns 'unknown'. Further details can be found
at <http://savannah.gnu.org/patch/?8321>.
Change-Id: I0b8173789ddfc1670e9896408f5d022c30a1d0a9
Reviewed-on: https://code.wireshark.org/review/2112
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from fcb019a Change HAVE_SSE42 to HAVE_SSE4_2 add $(SIMD_FLAGS) Add autotools macros to distribution Call AX_EXT to define HAVE_SSE4_2
adds b6f8aea See if this version works better on OSX 10.5
Summary of changes:
aclocal-fallback/ax_ext.m4 | 29 +++++++++++++++++++++++++----
1 file changed, 25 insertions(+), 4 deletions(-)