aboutsummaryrefslogtreecommitdiffstats
path: root/community/libreswan/Makefile.inc.local
Commit message (Collapse)AuthorAgeFilesLines
* community/libreswan: do not use local copy of CERT_CompareAVAalpine-mips-patches2018-12-191-0/+1
| | | | | | | | | | | | | | | | | | | | As lib/libswan/nss_copies.c says: /* * The NSS function CERT_CompareAVA() appears in the NSS header files, * but the library does not actually export the function. This is a copy * of that function until upstream NSS is fixed and the fix available in * the common Linux distributions. This workaround is enabled using * NSS_REQ_AVA_COPY=true * * See also: * https://bugzilla.mozilla.org/show_bug.cgi?id=1336487 * https://bugzilla.mozilla.org/show_bug.cgi?id=294538 */ So disable the work-around on Alpine since main/nss is new enough. This is also a build fix for mips* as nss_copies.c expects that libc provides <sgidefs.h> in the standard location.
* community/libreswan: upgrade to 3.27J0WI2018-11-121-0/+2