From ad1e3cdd6c93b9f47d13785ed0966de8019a5e1e Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 21 Dec 2017 15:00:33 +0100 Subject: Migrate from OpenSSL to osmo_get_rand_id() This avoids potential licensing incompatibility and makes integration of Debian packaging patches easier. The libosmocore version requirements are fine already but for jenkins tests to pass we have to have Ic77866ce65acf524b768882c751a4f9c0635740b merged into libosmocore master. Change-Id: Ia57bf1300525cf3c247284fe966b1c415c2d53e2 Related: OS#1694 --- tests/channel/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/channel/Makefile.am b/tests/channel/Makefile.am index 395daf722..12f18f85c 100644 --- a/tests/channel/Makefile.am +++ b/tests/channel/Makefile.am @@ -29,5 +29,4 @@ channel_test_LDADD = \ $(top_builddir)/src/libcommon/libcommon.a \ $(LIBOSMOCORE_LIBS) \ $(LIBOSMOGSM_LIBS) \ - $(LIBCRYPTO_LIBS) \ $(NULL) -- cgit v1.2.3