mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00: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,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…
Reference in New Issue
Block a user