aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc7/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc7/files/pkg-message.in')
-rw-r--r--lang/gcc7/files/pkg-message.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/lang/gcc7/files/pkg-message.in b/lang/gcc7/files/pkg-message.in
new file mode 100644
index 000000000000..433c37a3f89b
--- /dev/null
+++ b/lang/gcc7/files/pkg-message.in
@@ -0,0 +1,7 @@
+To ensure binaries built with this toolchain find appropriate versions
+of the necessary run-time libraries, you may want to link using
+
+ -Wl,-rpath=%%TARGLIB%%
+
+For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
+transparently.