[DynInst_API:] [dyninst/dyninst] b5efab: Remove elfutils from public dependencies (#1786)


Date: Wed, 16 Oct 2024 12:42:09 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] b5efab: Remove elfutils from public dependencies (#1786)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: b5efab5cf99182e5dc11f348d822b38c14a1a1d5
      https://github.com/dyninst/dyninst/commit/b5efab5cf99182e5dc11f348d822b38c14a1a1d5
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-10-16 (Wed, 16 Oct 2024)

  Changed paths:
    M cmake/DyninstConfig.cmake.in
    M cmake/DyninstLibrary.cmake
    M dwarf/CMakeLists.txt
    M dyninstAPI/CMakeLists.txt
    M elf/CMakeLists.txt
    M stackwalk/CMakeLists.txt
    M symtabAPI/CMakeLists.txt

  Log Message:
  -----------
  Remove elfutils from public dependencies (#1786)

It's only used internally, so it shouldn't be exported. This will also
make supporting other files formats (e.g., Windows PE) easier since we
can properly hide those details.



To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] b5efab: Remove elfutils from public dependencies (#1786), Tim Haines <=