Sync Mk with ports
[dports.git] / lang / gcc8-devel / files / pkg-message.in
1 [
2 { type: install
3   message: <<EOD
4 To ensure binaries built with this toolchain find appropriate versions
5 of the necessary run-time libraries, you may want to link using
6
7   -Wl,-rpath=%%TARGLIB%%
8
9 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
10 transparently.
11 EOD
12 }
13 ]