--- libftdi1-1.5/CMakeLists.txt 2020-07-07 21:32:55.000000000 +0200 +++ libftdi1-1.5.new/CMakeLists.txt 2024-04-24 17:25:03.855568679 +0200 @@ -57,7 +57,7 @@ AND NOT EXISTS "/etc/debian_version" AND NOT EXISTS "/etc/arch-release" ) if ( "${CMAKE_SIZEOF_VOID_P}" EQUAL "8" ) - set ( LIB_SUFFIX 64 ) + set ( LIB_SUFFIX "" ) endif () endif () endif ()