mbedtls: Update to version 3.6.0
[openwrt/staging/nbd.git] / package / libs / mbedtls / patches / 101-remove-test.patch
index e43f8757d71702aadba7474a7d788f26c951116e..5ac5e7c1e85a11eb99b90e30c36b09d879642a9d 100644 (file)
@@ -1,7 +1,8 @@
 --- a/programs/CMakeLists.txt
 +++ b/programs/CMakeLists.txt
-@@ -1,12 +1,8 @@
+@@ -1,13 +1,9 @@
  add_subdirectory(aes)
+ add_subdirectory(cipher)
 -if (NOT WIN32)
 -    add_subdirectory(fuzz)
 -endif()