mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- fix build with clang34
PR: 191074, 191290
This commit is contained in:
parent
459a52c68d
commit
73d9926eae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360796
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
APPENDDEF(`confLIBDIRS', `-L%%LOCALBASE%%/lib' -rpath=%%LOCALBASE%%/lib )
|
||||
APPENDDEF(`confLIBDIRS', `-L%%LOCALBASE%%/lib')
|
||||
APPENDDEF(`confLDOPTS', `-Wl,-rpath=%%LOCALBASE%%/lib')
|
||||
APPENDDEF(`confINCDIRS', `-I%%LOCALBASE%%/include')
|
||||
APPENDDEF(`conf_sendmail_ENVDEF', `-DHASSRANDOMDEV')
|
||||
|
|
Loading…
Add table
Reference in a new issue