- Add pkg-message that references the need to use -Wl,-rpath=... . [1] - Replace USE_BZIP2 by USES=tar:bzip2. - No longer install rebuild-gcj-db47 (which requires bash among others) and its man page. Bump PORTREVISION. PR: 185902 [1]
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.
|