summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Platform/posix.xml
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2005-05-07 20:56:44 (GMT)
committerSteven Knight <knight@baldmt.com>2005-05-07 20:56:44 (GMT)
commit1a4e5801c5b0797fc3fc0fc5bd9a27a9794252e3 (patch)
tree55a418235504c72c949bf14a706f2bd1edb49ae2 /src/engine/SCons/Platform/posix.xml
parent730081593efc2ac5c17def1650ad0b39c4d0e72a (diff)
downloadSCons-1a4e5801c5b0797fc3fc0fc5bd9a27a9794252e3.zip
SCons-1a4e5801c5b0797fc3fc0fc5bd9a27a9794252e3.tar.gz
SCons-1a4e5801c5b0797fc3fc0fc5bd9a27a9794252e3.tar.bz2
Add RPATH (-R) support to the sun linker. (Karol Pietrzak)
Diffstat (limited to 'src/engine/SCons/Platform/posix.xml')
-rw-r--r--src/engine/SCons/Platform/posix.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/engine/SCons/Platform/posix.xml b/src/engine/SCons/Platform/posix.xml
index 1a53c72..cb05e52 100644
--- a/src/engine/SCons/Platform/posix.xml
+++ b/src/engine/SCons/Platform/posix.xml
@@ -2,7 +2,8 @@
<cvar name="RPATH">
<summary>
A list of paths to search for shared libraries when running programs.
-Currently only used in the GNU linker (gnulink) and IRIX linker (sgilink).
+Currently only used in the GNU (gnulink),
+IRIX (sgilink) and Sun (sunlink) linkers.
Ignored on platforms and toolchains that don't support it.
Note that the paths added to RPATH
are not transformed by