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 <[email protected]> +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.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
