2022-08-17 20:39:29 +00:00
|
|
|
Index: bluez-5.65/Makefile.am
|
2019-10-21 12:23:56 +00:00
|
|
|
===================================================================
|
2022-08-17 20:39:29 +00:00
|
|
|
--- bluez-5.65.orig/Makefile.am
|
|
|
|
+++ bluez-5.65/Makefile.am
|
|
|
|
@@ -572,7 +574,7 @@ unit_test_midi_LDADD = src/libshared-gli
|
2019-11-06 19:24:18 +00:00
|
|
|
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 \
|
2020-03-21 09:00:30 +00:00
|
|
|
mesh/crypto.h ell/internal ell/ell.h
|