summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorjlam <jlam>2002-11-13 19:34:05 +0000
committerjlam <jlam>2002-11-13 19:34:05 +0000
commit46355afbf2e665c16ca20f72f6cedf4f4abc065f (patch)
tree2da7aa0c2d8dbae3bcb13c80b84d8f899eaf0eba /mk
parent00fc8c12576d73d4c7a5c4cb2f02ad46e8dcb11a (diff)
downloadpkgsrc-46355afbf2e665c16ca20f72f6cedf4f4abc065f.tar.gz
Document "static" and "no-rpath" transformations.
Diffstat (limited to 'mk')
-rw-r--r--mk/buildlink2/gen-transform.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/buildlink2/gen-transform.sh b/mk/buildlink2/gen-transform.sh
index 99a0d10a2ea..00b0db10617 100644
--- a/mk/buildlink2/gen-transform.sh
+++ b/mk/buildlink2/gen-transform.sh
@@ -14,6 +14,8 @@ untransform="@_BLNK_UNTRANSFORM_SEDFILE@"
# r:dir removes "dir" and "dir/*"
# S:foo:bar translates word "foo" into "bar"
# s:foo:bar translates "foo" into "bar"
+# static:src:dst translates "src/libfoo.a" info "dst/libfoo.a"
+# no-rpath removes "-R*", "-Wl,-R", and "-Wl,-rpath,*"
gen() {
action=$1; shift