From 2f2883cc10692bcb0db5997907b081268fad8d79 Mon Sep 17 00:00:00 2001 From: Stefan Wagner Date: Thu, 18 Aug 2016 20:01:37 +0200 Subject: testing/[various]: move to community --- testing/libftdi1/01-CMakeLists-no-lib-suffix.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 testing/libftdi1/01-CMakeLists-no-lib-suffix.patch (limited to 'testing/libftdi1/01-CMakeLists-no-lib-suffix.patch') diff --git a/testing/libftdi1/01-CMakeLists-no-lib-suffix.patch b/testing/libftdi1/01-CMakeLists-no-lib-suffix.patch deleted file mode 100644 index cdfdc69919..0000000000 --- a/testing/libftdi1/01-CMakeLists-no-lib-suffix.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/CMakeLists.txt 2014-11-21 17:42:17.000000000 +0100 -+++ b/CMakeLists.txt 2016-05-22 23:04:12.640297140 +0200 -@@ -55,7 +55,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 () -- cgit v1.2.3