URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bc862577509b5b14e5fc2413425b7b0b09f17828
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
bc86257 by Guy Harris (guy@xxxxxxxxxxxx):
    Also support -xarch=sse_42 in the Sun C compiler for x86(-64).
    
    Change-Id: Ib6d0ae9c237b96568e2522d2077b311b3ac5af2e
    Reviewed-on: https://code.wireshark.org/review/6706
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  db6f733   Always set the COMPILE_FLAGS property, so we can always fetch it.
    adds  bc86257   Also support -xarch=sse_42 in the Sun C compiler for x86(-64).
Summary of changes:
 configure.ac          |   27 +++++++++++++++++++++++++--
 wsutil/CMakeLists.txt |   19 ++++++++++++-------
 2 files changed, 37 insertions(+), 9 deletions(-)