2022-08-17 22:39:29 +02:00
|
|
|
Index: bluez-5.65/Makefile.am
|
2019-10-21 14:23:56 +02:00
|
|
|
===================================================================
|
2022-08-17 22:39:29 +02: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 20:24:18 +01: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 10:00:30 +01:00
|
|
|
mesh/crypto.h ell/internal ell/ell.h
|