Skip to content

Commit 8ffd10f

Browse files
committed
zsync2: drop project
Not necessary anymore with the new OTA mechanism.
1 parent 8ce572f commit 8ffd10f

File tree

3 files changed

+0
-131
lines changed

3 files changed

+0
-131
lines changed

cmake/CMakeLists.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -443,14 +443,6 @@ declare_project(thirdparty/zlib)
443443
# zstd
444444
declare_project(thirdparty/zstd)
445445

446-
# zsync2
447-
if(CERVANTES OR KINDLE OR KOBO OR POCKETBOOK OR REMARKABLE OR SONY_PRSTUX)
448-
set(EXCLUDE_FROM_ALL)
449-
else()
450-
set(EXCLUDE_FROM_ALL EXCLUDE_FROM_ALL)
451-
endif()
452-
declare_project(thirdparty/zsync2 DEPENDS curl libressl zlib ${EXCLUDE_FROM_ALL})
453-
454446
# }}}
455447

456448
# TESTSUITE DEPENDENCIES. {{{

thirdparty/zsync2/CMakeLists.txt

Lines changed: 0 additions & 38 deletions
This file was deleted.

thirdparty/zsync2/cmake_tweaks.patch

Lines changed: 0 additions & 85 deletions
This file was deleted.

0 commit comments

Comments
 (0)