diff options
author | Mihai Moldovan <ionic@ionic.de> | 2018-01-05 23:21:52 +0100 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2018-01-05 23:21:52 +0100 |
commit | 3c81899718e3429e45381beaaba58d4886a5537c (patch) | |
tree | 509b9d44cc872ba45df0b3c2afc74e90ca0cc6e4 /nx-X11/config/cf/README | |
parent | e13e31f752c0b204f964ee1df272a6b31ce51189 (diff) | |
parent | 1c1431c0ff41afa8221ea8a1e0d4514746ebbaa3 (diff) | |
download | nx-libs-3c81899718e3429e45381beaaba58d4886a5537c.tar.gz nx-libs-3c81899718e3429e45381beaaba58d4886a5537c.tar.bz2 nx-libs-3c81899718e3429e45381beaaba58d4886a5537c.zip |
Merge branch 'Ionic-bugfix/rpath' into 3.6.x
Attributes GH PR #614: https://github.com/ArcticaProject/nx-libs/pull/614
Fixes: ArcticaProject/nx-libs#610
Diffstat (limited to 'nx-X11/config/cf/README')
-rw-r--r-- | nx-X11/config/cf/README | 1 |
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 |