Fixed compile errors under FreeBSD.
FossilOrigin-Name: 65d9a4b89ff97013aaac7917f976dd20930d2d0e26c07f4e53c9663b32931475
This commit is contained in:
@ -16,6 +16,6 @@ GNUTLS_LDFLAGS=-L../contrib/gnutls-${GNUTLS_VERSION}/lib/.libs/
|
||||
else
|
||||
GNUTLS_CFLAGS=
|
||||
GNUTLS_LIBS=
|
||||
GNUTLS_LDFLAGS=-lgnutls -nettle -lgmp
|
||||
GNUTLS_LDFLAGS=-lgnutls -lnettle -lgmp
|
||||
|
||||
endif
|
||||
|
Reference in New Issue
Block a user