diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-04-27 08:41:58 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-04-27 08:41:58 +0000 |
commit | bdd980e301a07201e782b2ddd73f12bf6fb5482c (patch) | |
tree | 787e45f84e45097f0c58e4d95c817c5545f0589c /textproc/htmltolatex/files | |
parent | print/py-reportlab: Update version 3.5.19=>3.5.20 (diff) |
security/git-crypt: fix build with GCC-based architectures
Add USES=compiler:c++11-lang.
Don't add -L${OPENSSLLIB} unconditionally, do it only when SSL library from ports is used. The reason is that adding -L/usr/lib makes ports GCC want to link to libstdc++ from /usr/lib, not from /usr/local/lib/gcc8. This causes linking errors
PR: 237525
Approved by: ashish (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20053
Notes
Notes:
svn path=/head/; revision=500197
Diffstat (limited to 'textproc/htmltolatex/files')
0 files changed, 0 insertions, 0 deletions