[caffe-contrib] 336/362: d/patch: remove unused unapplied/add-cmake-ld-group.patch

Zhou Mo cdluminate-guest at moszumanska.debian.org
Tue May 3 09:24:51 UTC 2016


This is an automated email from the git hooks/post-receive script.

cdluminate-guest pushed a commit to branch master
in repository caffe-contrib.

commit 17c10e6f69c9408120898cf5afa005c2e88fbb29
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Sun Mar 27 09:38:01 2016 +0000

    d/patch: remove unused unapplied/add-cmake-ld-group.patch
---
 debian/patches/unapplied/add-cmake-ld-group.patch | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/debian/patches/unapplied/add-cmake-ld-group.patch b/debian/patches/unapplied/add-cmake-ld-group.patch
deleted file mode 100644
index 06fca52..0000000
--- a/debian/patches/unapplied/add-cmake-ld-group.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- a/cmake/Dependencies.cmake
-+++ b/cmake/Dependencies.cmake
-@@ -1,5 +1,5 @@
- # This list is required for static linking and exported to CaffeConfig.cmake
--set(Caffe_LINKER_LIBS "")
-+set(Caffe_LINKER_LIBS "-Wl,--start-group")
- 
- # ---[ Boost
- find_package(Boost 1.46 REQUIRED COMPONENTS system thread filesystem)
-@@ -170,3 +170,6 @@
- if(BUILD_docs)
-   find_package(Doxygen)
- endif()
-+
-+# ---[ End LD Group
-+list(APPEND Caffe_LINKER_LIBS "-Wl,--end-group")

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/caffe-contrib.git



More information about the debian-science-commits mailing list