From: Arran Cudbard-Bell Date: Wed, 18 Aug 2021 15:36:50 +0000 (-0500) Subject: Link to the crypt library X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6a780b64b013e264f04d356b063c5fe7514f942;p=thirdparty%2Ffreeradius-server.git Link to the crypt library --- diff --git a/src/modules/rlm_pap/all.mk b/src/modules/rlm_pap/all.mk index adec9cdb803..d3c7fd0f336 100644 --- a/src/modules/rlm_pap/all.mk +++ b/src/modules/rlm_pap/all.mk @@ -1,2 +1,4 @@ SOURCES := rlm_pap.c TARGET := rlm_pap.a + +TGT_LDFLAGS := $(LCRYPT)