mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 13:40:34 -04:00
for the release and this first GCC 8 snapshot is still very close to that, whereas the coming months are going to provide a rougher ride through the development stages of GCC 8.
7 lines
251 B
Text
7 lines
251 B
Text
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.
|