aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc8-devel/files/pkg-message.in
blob: df3ea725ce5986b5bd278b47bb3293384204014c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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
}
]