mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-13 01:29:02 -05:00
c0f89e9c14
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.