summaryrefslogtreecommitdiff
path: root/backport-bluez-disable-test-mesh-crypto.patch
blob: 144b6ddca68a30fda10e01bb021a6520b8441389 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Index: b/Makefile.am
===================================================================
--- a/Makefile.am
+++ b/Makefile.am
@@ -537,7 +539,7 @@ unit_test_midi_LDADD = src/libshared-gli
 endif
 
 if MESH
-unit_tests += unit/test-mesh-crypto
+#unit_tests += unit/test-mesh-crypto
 unit_test_mesh_crypto_CPPFLAGS = $(ell_cflags)
 unit_test_mesh_crypto_SOURCES = unit/test-mesh-crypto.c \
 				mesh/crypto.h ell/internal ell/ell.h