Merge remote-tracking branch 'lp-make/rpath-origin' into 7.0
* lp-make/rpath-origin: makeRPath allow multiple root directories redo softIoc to be more c++y rpath $ORIGIN doc older binutils compat travis-ci test rpath $ORIGIN epicsGetExecName WIN32, Darwin, solaris, freebsd epicsGetExecDir() paths relative to executable LINKER_USE_RPATH=ORIGIN # Conflicts: # configure/os/CONFIG.Common.linuxCommon
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user