[med-svn] [Git][med-team/racon][master] bioparser is only a header no need to create -lbioparser linker option
Andreas Tille
gitlab at salsa.debian.org
Sun Jun 10 10:13:54 BST 2018
Andreas Tille pushed to branch master at Debian Med / racon
Commits:
18460a60 by Andreas Tille at 2018-06-10T11:09:55+02:00
bioparser is only a header no need to create -lbioparser linker option
- - - - -
1 changed file:
- debian/patches/use_debian_packaged_libs.patch
Changes:
=====================================
debian/patches/use_debian_packaged_libs.patch
=====================================
--- a/debian/patches/use_debian_packaged_libs.patch
+++ b/debian/patches/use_debian_packaged_libs.patch
@@ -22,7 +22,7 @@ Description: Use Debian packaged libraries
-endif()
-
-target_link_libraries(racon bioparser spoa thread_pool pthread edlib_static)
-+target_link_libraries(racon bioparser spoa thread_pool pthread edlib)
++target_link_libraries(racon spoa thread_pool pthread edlib z)
install(TARGETS racon DESTINATION bin)
View it on GitLab: https://salsa.debian.org/med-team/racon/commit/18460a60304e8911210f46c83c2a1d33ed5e28e4
--
View it on GitLab: https://salsa.debian.org/med-team/racon/commit/18460a60304e8911210f46c83c2a1d33ed5e28e4
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/20180610/17ae5c77/attachment.html>
More information about the debian-med-commit
mailing list