Branch: refs/heads/thaines/update_capstone_cmake
  Home:   https://github.com/dyninst/dyninst
  Commit: 8ff4c3dd2f595941133f2c5cf3dab5ec7fdfff98
      
https://github.com/dyninst/dyninst/commit/8ff4c3dd2f595941133f2c5cf3dab5ec7fdfff98
  Author: Tim Haines <[email protected]>
  Date:   2025-11-10 (Mon, 10 Nov 2025)

  Changed paths:
    M cmake/tpls/DyninstCapstone.cmake
    M docker/build_capstone.sh

  Log Message:
  -----------
  Require using Capstone's shared library

The 'capstone::capstone' target exists in the 6.0.0-Alpha1 tag, but not
in the HEAD of the 'next' branch. We _could_ use
capstone::capstone_static, but the POSITION_INDEPENDENT_CODE property
isn't exported on capstone::capstone_static, so there's no way to detect
if it was built with PIC or not (at least not without doing a
cmake_c_compile test).



To unsubscribe from these emails, change your notification settings at 
https://github.com/dyninst/dyninst/settings/notifications
_______________________________________________
Dyninst-api mailing list
[email protected]
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api

Reply via email to