aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/config/cf/README
diff options
context:
space:
mode:
authorMihai Moldovan <ionic@ionic.de>2017-12-29 21:44:56 +0100
committerMihai Moldovan <ionic@ionic.de>2017-12-30 03:36:11 +0100
commitffc09a73d3fad32f3765caf62546a3e7cc5b9cd8 (patch)
treee323cc999612bcdebc977fdcb0ee6d5769f5969e /nx-X11/config/cf/README
parent44f8c424e70311283b274c3e9fddbd7ca928f003 (diff)
downloadnx-libs-ffc09a73d3fad32f3765caf62546a3e7cc5b9cd8.tar.gz
nx-libs-ffc09a73d3fad32f3765caf62546a3e7cc5b9cd8.tar.bz2
nx-libs-ffc09a73d3fad32f3765caf62546a3e7cc5b9cd8.zip
nx-X11: build programs with a temporary RPATH/RUNPATH value and a relinked version with the system location.
While the install target explicitly installs the relinked system-location version of a program, we do not actually use this. Currently, we copy nxagent directly out of the build root.
Diffstat (limited to 'nx-X11/config/cf/README')
-rw-r--r--nx-X11/config/cf/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/nx-X11/config/cf/README b/nx-X11/config/cf/README
index aca6b3933..59a08f45c 100644
--- a/nx-X11/config/cf/README
+++ b/nx-X11/config/cf/README
@@ -37,6 +37,7 @@ Imake.tmpl provides defaults for the following variables:
ExtraFilesToClean extra files to remove on make clean
ExtraLibraries system-specific libraries need to link
ExtraLoadFlags system-specific loader flags
+ ExtraInstallLoadFlags system-specific loader flags for later installation
FileManSuffix man suffix for file format pages
FilesToClean files to delete in make clean
FortranCmd command to run Fortran compiler