URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=153c63d3ffafec2c453a847318eb6562ac034af5
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
153c63d by Guy Harris (guy@xxxxxxxxxxxx):
    Don't use extra variables for ws_mempbrk_sse42.c and popcount.c
    
    Instead, just add to WSUTIL_FILES as necessary.
    
    Change-Id: Iecadbd9a66ec54ee5d90aecfbfe5e636ae56e27e
    Reviewed-on: https://code.wireshark.org/review/6043
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  c01bad2   Add -msse4.2 to the compiler flags if it's supported.
    adds  153c63d   Don't use extra variables for ws_mempbrk_sse42.c and popcount.c
Summary of changes:
 wsutil/CMakeLists.txt |   22 ++++++++--------------
 1 file changed, 8 insertions(+), 14 deletions(-)