mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add USES=fortran as another case where the run-time library path is
set transparently. Reported by: Dmitry Sivachenko <trtrmitya@gmail.com>
This commit is contained in:
parent
2d5bbfc8ec
commit
d58cc946c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351219
1 changed files with 2 additions and 1 deletions
|
@ -3,4 +3,5 @@ of the necessary run-time libraries, you may want to link using
|
|||
|
||||
-Wl,-rpath=%%TARGLIB%%
|
||||
|
||||
For ports leveraging USE_GCC or USES=compiler this happens transparently.
|
||||
For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
|
||||
transparently.
|
||||
|
|
Loading…
Add table
Reference in a new issue