[med-svn] [Git][med-team/sortmerna][master] Complete static linking patch

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Feb 1 10:13:21 GMT 2022



Andreas Tille pushed to branch master at Debian Med / sortmerna


Commits:
0817781b by Andreas Tille at 2022-02-01T11:13:02+01:00
Complete static linking patch

- - - - -


1 changed file:

- debian/patches/no_static_linking.patch


Changes:

=====================================
debian/patches/no_static_linking.patch
=====================================
@@ -4,7 +4,7 @@ Description: Prevent static linking
 
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -69,8 +69,8 @@ set(CONCURRENTQUEUE_URL https://github.c
+@@ -69,10 +69,10 @@ set(CONCURRENTQUEUE_URL https://github.c
  set(CONCURRENTQUEUE_HOME ${EXTERNAL_DEPS}/concurrentqueue CACHE PATH "Concurrent queue library installation directory")
  #set(gflags_DIR  ${EXTERNAL_DEPS}/gflags/dist/lib/cmake/gflags CACHE PATH "GFlags library configuration")
  
@@ -13,5 +13,8 @@ Description: Prevent static linking
 +#option(ROCKSDB_STATIC "Use static RocksDB library" ON)
 +#option(ZLIB_STATIC "Use static ZLib library" ON)
  
- option(PORTABLE "Build portable/statically linked executable" ON)
+-option(PORTABLE "Build portable/statically linked executable" ON)
++option(PORTABLE "Build portable/statically linked executable" OFF)
  
+ option(WITH_MD_LIBRARY "build with MD" ON)
+ if(WIN32 AND MSVC)



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

-- 
View it on GitLab: https://salsa.debian.org/med-team/sortmerna/-/commit/0817781b5de4f0692601765665be28f6e322823c
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/fc9e5e8b/attachment.htm>


More information about the debian-med-commit mailing list