diff options
Diffstat (limited to 'lang/gcc10-devel')
-rw-r--r-- | lang/gcc10-devel/files/pkg-message.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/gcc10-devel/files/pkg-message.in b/lang/gcc10-devel/files/pkg-message.in index 433c37a3f89b..df3ea725ce59 100644 --- a/lang/gcc10-devel/files/pkg-message.in +++ b/lang/gcc10-devel/files/pkg-message.in @@ -1,3 +1,6 @@ +[ +{ 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 @@ -5,3 +8,6 @@ of the necessary run-time libraries, you may want to link using For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. +EOD +} +] |