Skip to content
  • Brad King's avatar
    magrathea: Tell cmELF about DT_RUNPATH (#13497) · c0f89e9c
    Brad King authored
    Our Linux release machine 'magrathea' has a very old Linux to help build
    portable binaries.  It is so old that <elf.h> does not define the
    DT_RUNPATH constant.  Define the correct value in the build flags to
    activate handling of ELF RUNPATH entries in the binary release.
    c0f89e9c