14 lines
460 B
Diff
14 lines
460 B
Diff
Index: bluez-5.65/Makefile.am
|
|
===================================================================
|
|
--- bluez-5.65.orig/Makefile.am
|
|
+++ bluez-5.65/Makefile.am
|
|
@@ -572,7 +574,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
|