From 28bf837ff2700e2c52e24bbf7c521df28ddfdaeb Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 17 Mar 2025 15:29:27 +0000 Subject: automatic import of bluez --- backport-bluez-disable-test-mesh-crypto.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 backport-bluez-disable-test-mesh-crypto.patch (limited to 'backport-bluez-disable-test-mesh-crypto.patch') diff --git a/backport-bluez-disable-test-mesh-crypto.patch b/backport-bluez-disable-test-mesh-crypto.patch new file mode 100644 index 0000000..144b6dd --- /dev/null +++ b/backport-bluez-disable-test-mesh-crypto.patch @@ -0,0 +1,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 + -- cgit v1.2.3