diff options
author | alpine-mips-patches <info@mobile-stream.com> | 2018-12-19 07:44:45 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-12-19 12:37:21 +0000 |
commit | 18aa08c946b29cb674fc5103f65672d8475ad18e (patch) | |
tree | d42298332992bf085e8de2efa8342b367092064a /main/kamailio/APKBUILD | |
parent | 3f3385cfb78f7ce5fed1e51ee6ce2dfe8c2c2c55 (diff) | |
download | aports-18aa08c946b29cb674fc5103f65672d8475ad18e.tar.bz2 aports-18aa08c946b29cb674fc5103f65672d8475ad18e.tar.xz |
community/libreswan: do not use local copy of CERT_CompareAVA
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.
Diffstat (limited to 'main/kamailio/APKBUILD')
0 files changed, 0 insertions, 0 deletions