summaryrefslogtreecommitdiff
path: root/ham/gr-fcdproplus/patches/patch-CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ham/gr-fcdproplus/patches/patch-CMakeLists.txt')
-rw-r--r--ham/gr-fcdproplus/patches/patch-CMakeLists.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/ham/gr-fcdproplus/patches/patch-CMakeLists.txt b/ham/gr-fcdproplus/patches/patch-CMakeLists.txt
deleted file mode 100644
index 42ee5e0410c..00000000000
--- a/ham/gr-fcdproplus/patches/patch-CMakeLists.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-CMakeLists.txt,v 1.1 2014/10/13 13:53:19 mef Exp $
-.. work/gr-fcdproplus/lib/hid/hid.c:47:20: fatal error: libusb.h: No such file or directory
-
---- CMakeLists.txt.orig 2014-10-03 09:19:29.000000000 +0900
-+++ CMakeLists.txt 2014-10-03 09:19:47.000000000 +0900
-@@ -44,7 +44,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_SO
- ########################################################################
- if(CMAKE_COMPILER_IS_GNUCXX AND NOT WIN32)
- #http://gcc.gnu.org/wiki/Visibility
-- add_definitions(-fvisibility=hidden)
-+ add_definitions(-fvisibility=hidden -I@@PREFIX@@/include/libusb-1.0)
- endif()
- ########################################################################
- # Find boost