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.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/gcc7/files/pkg-message.in b/lang/gcc7/files/pkg-message.in
deleted file mode 100644
index df3ea725ce59..000000000000
--- a/lang/gcc7/files/pkg-message.in
+++ /dev/null
@@ -1,13 +0,0 @@
-[
-{ 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
-}
-]