Package: libdivsufsort / 2.0.1-7

Metadata

Package Version Patches format
libdivsufsort 2.0.1-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix upstream cmake files to support multi arch.patch | (download)

CMakeLists.txt | 4 4 + 0 - 0 !
include/CMakeLists.txt | 4 2 + 2 - 0 !
lib/CMakeLists.txt | 8 4 + 4 - 0 !
pkgconfig/CMakeLists.txt | 4 2 + 2 - 0 !
pkgconfig/libdivsufsort.pc.cmake | 4 2 + 2 - 0 !
5 files changed, 14 insertions(+), 10 deletions(-)

 fix upstream cmake files to support multi-arch.


cmake 4.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 bump cmake_minimum_required to 3.10.
 This fixes errors and warnings with cmake 4 onwards.