summaryrefslogtreecommitdiff
path: root/comms/gnuradio/files/patch-cmake_Modules_FindICE-3.5.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'comms/gnuradio/files/patch-cmake_Modules_FindICE-3.5.cmake')
-rw-r--r--comms/gnuradio/files/patch-cmake_Modules_FindICE-3.5.cmake10
1 files changed, 10 insertions, 0 deletions
diff --git a/comms/gnuradio/files/patch-cmake_Modules_FindICE-3.5.cmake b/comms/gnuradio/files/patch-cmake_Modules_FindICE-3.5.cmake
new file mode 100644
index 000000000000..fd78f321f893
--- /dev/null
+++ b/comms/gnuradio/files/patch-cmake_Modules_FindICE-3.5.cmake
@@ -0,0 +1,10 @@
+--- cmake/Modules/FindICE-3.5.cmake.orig 2013-11-26 12:55:32.000000000 -0500
++++ cmake/Modules/FindICE-3.5.cmake 2014-03-24 19:53:28.189484207 -0400
+@@ -33,7 +33,6 @@
+ # Prepare the path hint for the libraries based on the include
+ # directory found.
+ string(REGEX REPLACE "/include" "" ICE_PATH ${ICE_CONFIG_INCLUDE_DIR})
+-
+ FIND_PATH(
+ ICE_INCLUDE_DIR
+ NAMES IceUtil/IceUtil.h Ice/Ice.h