/[ports]
ViewVC logotype

Revision 500197


Jump to revision: Previous Next
Author: pkubaj
Date: Sat Apr 27 08:41:58 2019 UTC (5 years, 2 months ago)
Changed paths: 1
Log Message:
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


Changed paths

Path Details
Directoryhead/security/git-crypt/Makefile modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27