mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2025-01-03 02:28:53 +00:00
Don't link to secure memory code twice
* This leads to problems with the tests not being able to free non-pageable memory returned from libsecret-testable.so
This commit is contained in:
parent
18e125d462
commit
4001cdf871
@ -28,7 +28,6 @@ libmock_service_la_LIBADD = \
|
||||
$(LIBGCRYPT_LIBS)
|
||||
|
||||
LDADD = \
|
||||
$(top_builddir)/egg/libegg.la \
|
||||
$(top_builddir)/libsecret/libsecret-testable.la \
|
||||
libmock_service.la \
|
||||
$(NULL)
|
||||
|
Loading…
Reference in New Issue
Block a user