URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b59c87f94a0752efcf4a90b3f8c61a08bcddde8f
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b59c87f by Gerald Combs (gerald@xxxxxxxxxxxxx):
CMake: Move the search for libgcc_s to GLib.
Move the search for the libgcc_s_seh and _sjlj DLLs to the GLib directory.
That's the only place it currently exists on the 64-bit builder.
Change-Id: Icf55dacf061d9423e78cabeaf16aa539ccb619bb
Reviewed-on: https://code.wireshark.org/review/20162
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 560a6c3 Rawshark: Try to avoid a VC runtime crash.
adds b59c87f CMake: Move the search for libgcc_s to GLib.
Summary of changes:
cmake/modules/FindGCRYPT.cmake | 2 +-
cmake/modules/FindGLIB2.cmake | 1 +
cmake/modules/FindGNUTLS.cmake | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)