aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc12-devel/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc12-devel/files/pkg-message.in')
-rw-r--r--lang/gcc12-devel/files/pkg-message.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/gcc12-devel/files/pkg-message.in b/lang/gcc12-devel/files/pkg-message.in
new file mode 100644
index 000000000000..df3ea725ce59
--- /dev/null
+++ b/lang/gcc12-devel/files/pkg-message.in
@@ -0,0 +1,13 @@
+[
+{ type: install
+ message: <<EOD
+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.
+EOD
+}
+]