[med-svn] [orthanc-dicomweb] 05/06: fix
Sebastien Jodogne
jodogne-guest at moszumanska.debian.org
Thu Jul 20 12:08:36 UTC 2017
This is an automated email from the git hooks/post-receive script.
jodogne-guest pushed a commit to branch master
in repository orthanc-dicomweb.
commit b87f5c9dbb9345fde292f37094ab9d4bf599330f
Author: jodogne-guest <s.jodogne at gmail.com>
Date: Thu Jul 20 13:55:41 2017 +0200
fix
---
debian/patches/cmake | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/debian/patches/cmake b/debian/patches/cmake
index 72f8a21..7975655 100644
--- a/debian/patches/cmake
+++ b/debian/patches/cmake
@@ -28,16 +28,3 @@ Index: OrthancDicomWeb-0.4/CMakeLists.txt
)
install(
-Index: OrthancDicomWeb-0.4/Orthanc/Resources/CMake/Compiler.cmake
-===================================================================
---- OrthancDicomWeb-0.4.orig/Orthanc/Resources/CMake/Compiler.cmake
-+++ OrthancDicomWeb-0.4/Orthanc/Resources/CMake/Compiler.cmake
-@@ -70,7 +70,7 @@ if (${CMAKE_SYSTEM_NAME} STREQUAL "Linux
- # Remove the "-rdynamic" option
- # http://www.mail-archive.com/cmake@cmake.org/msg08837.html
- set(CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS "")
-- link_libraries(uuid pthread rt)
-+ link_libraries(pthread rt)
-
- if (NOT ${CMAKE_SYSTEM_NAME} STREQUAL "FreeBSD")
- set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -Wl,--as-needed")
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/orthanc-dicomweb.git
More information about the debian-med-commit
mailing list