[med-svn] [Git][med-team/unanimity][master] fix compilation issues, adding necessary files to library

Olivier Sallou gitlab at salsa.debian.org
Wed Oct 10 15:17:22 BST 2018


Olivier Sallou pushed to branch master at Debian Med / unanimity


Commits:
c77c1e22 by Olivier Sallou at 2018-10-10T14:11:59Z
fix compilation issues, adding necessary files to library

- - - - -


2 changed files:

- + debian/patches/add_missing_library_files
- debian/patches/series


Changes:

=====================================
debian/patches/add_missing_library_files
=====================================
@@ -0,0 +1,16 @@
+Subject: add files for link step
+Description: if PYTHON-SWIG is set, some files are not included in library,
+ leading to missing symbols at link time
+Forwarded: no
+Author: Olivier Sallou <osallou at debian.org>
+Last-Updated: 2018-10-10
+--- a/src/CMakeLists.txt
++++ b/src/CMakeLists.txt
+@@ -114,6 +114,7 @@
+     SubreadResultCounter.cpp
+     Timer.cpp
+     Utility.cpp
++    ConsensusSettings.cpp
+ )
+ 
+ if (NOT PYTHON_SWIG)


=====================================
debian/patches/series
=====================================
@@ -1,2 +1,3 @@
+add_missing_library_files
 git-version.patch
 no-static-linking.patch



View it on GitLab: https://salsa.debian.org/med-team/unanimity/commit/c77c1e224da2d271319ff539a25292391b266b70

-- 
View it on GitLab: https://salsa.debian.org/med-team/unanimity/commit/c77c1e224da2d271319ff539a25292391b266b70
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/20181010/b0b8d5b5/attachment.html>


More information about the debian-med-commit mailing list