LINKER_USE_RPATH=ORIGIN

Use Linux specific linker trick to allow relocation
of built tree.

relative rpath

use $ORIGIN to reference libraries in other modules
by relative path.

fix rel. RPATH
This commit is contained in:
Michael Davidsaver
2018-03-14 20:52:22 -07:00
parent 383b6b1c36
commit 4ee3cbf382
7 changed files with 56 additions and 1 deletions

View File

@ -38,6 +38,8 @@ BUILD_ARCHS = $(EPICS_HOST_ARCH) $(CROSS1) $(CROSS2)
# otherwise override this in os/CONFIG_SITE.<host_arch>.Common
PERL = perl -CSD
PYTHON = python
#-------------------------------------------------------
# Check configure/RELEASE file for consistency
CHECK_RELEASE_YES = checkRelease