Diff for /embedaddon/strongswan/src/libstrongswan/Android.mk between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2020/06/03 09:46:43 version 1.1.1.2, 2021/03/17 00:20:08
Line 6  libstrongswan_la_SOURCES = \ Line 6  libstrongswan_la_SOURCES = \
 library.c \  library.c \
 asn1/asn1.c asn1/asn1_parser.c asn1/oid.c bio/bio_reader.c bio/bio_writer.c \  asn1/asn1.c asn1/asn1_parser.c asn1/oid.c bio/bio_reader.c bio/bio_writer.c \
 collections/blocking_queue.c collections/enumerator.c collections/hashtable.c \  collections/blocking_queue.c collections/enumerator.c collections/hashtable.c \
collections/array.c \collections/hashlist.c collections/array.c \
 collections/linked_list.c crypto/crypters/crypter.c \  collections/linked_list.c crypto/crypters/crypter.c \
 crypto/drbgs/drbg.c crypto/hashers/hasher.c \  crypto/drbgs/drbg.c crypto/hashers/hasher.c \
 crypto/hashers/hash_algorithm_set.c crypto/proposal/proposal.c \  crypto/hashers/hash_algorithm_set.c crypto/proposal/proposal.c \

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>