[med-svn] [Git][med-team/sortmerna][master] Add Threads::Threads (thanks for all the hints to Mathieu Malaterre)

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Feb 1 12:33:17 GMT 2022



Andreas Tille pushed to branch master at Debian Med / sortmerna


Commits:
5dec8d9b by Andreas Tille at 2022-02-01T13:32:46+01:00
Add Threads::Threads (thanks for all the hints to Mathieu Malaterre)

- - - - -


1 changed file:

- debian/patches/rapidjson.patch


Changes:

=====================================
debian/patches/rapidjson.patch
=====================================
@@ -4,8 +4,8 @@ Description: Remove upstream RapidJson module
 Author: Mathieu Malaterre <malat at debian.org>
 Last-Update: 2022-01-31
 
---- sortmerna-4.3.4.orig/src/sortmerna/CMakeLists.txt
-+++ sortmerna-4.3.4/src/sortmerna/CMakeLists.txt
+--- a/src/sortmerna/CMakeLists.txt
++++ b/src/sortmerna/CMakeLists.txt
 @@ -68,9 +68,7 @@ include(FindZLIB)
  # prevent CONFIG search mode
  find_package(ZLIB MODULE REQUIRED)
@@ -26,3 +26,11 @@ Last-Update: 2022-01-31
  		ZLIB::ZLIB
  )
  if(WIN32)
+@@ -200,6 +198,7 @@ else()
+ 		${CMAKE_DL_LIBS}
+ 		# the following are all transitive dependencies of smr_objs i.e. no need to link: 
+ 		# RapidJSON::RapidJSON ZLIB::ZLIB Threads::Threads (rockdb deps)
++		Threads::Threads
+ 	)
+ 	
+ 	if(PORTABLE)



View it on GitLab: https://salsa.debian.org/med-team/sortmerna/-/commit/5dec8d9ba46763d3e40f04a3cfcadcea16b6008e

-- 
View it on GitLab: https://salsa.debian.org/med-team/sortmerna/-/commit/5dec8d9ba46763d3e40f04a3cfcadcea16b6008e
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20220201/272e6ba5/attachment.htm>


More information about the debian-med-commit mailing list