[DynInst_API:] [dyninst/dyninst] 7f8a42: Correctly test PIE binaries in regression tests (#...


Date: Wed, 12 Mar 2025 13:15:32 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 7f8a42: Correctly test PIE binaries in regression tests (#...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 7f8a42dd5d7fae996eb9fe37266f66d73cdbe762
      https://github.com/dyninst/dyninst/commit/7f8a42dd5d7fae996eb9fe37266f66d73cdbe762
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-03-12 (Wed, 12 Mar 2025)

  Changed paths:
    M tests/regression/symtabAPI/Symtab/file_properties/CMakeLists.txt

  Log Message:
  -----------
  Correctly test PIE binaries in regression tests (#1918)

This only happened to work on ubuntu because the
gcc there accepts -f[no-]PIE as an equivalent to
-[no-]pie. Fedora's gcc does not use that.



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] 7f8a42: Correctly test PIE binaries in regression tests (#..., Tim Haines <=