[med-svn] [pbbam] 03/08: Pass LDFLAGS to cmake

Afif Elghraoui afif-guest at moszumanska.debian.org
Fri Sep 18 08:23:24 UTC 2015


This is an automated email from the git hooks/post-receive script.

afif-guest pushed a commit to branch master
in repository pbbam.

commit 15ffe5c8c01e1b39c6469b7d15cbd020e52e9600
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Fri Sep 18 00:58:15 2015 -0700

    Pass LDFLAGS to cmake
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 7661b40..3edcc6f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ override_dh_auto_configure:
 	-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
 	-DHTSLIB_INCLUDE_DIRS=/usr/include \
 	-DHTSLIB_LIBRARIES=/usr/lib \
-	-DCMAKE_SHARED_LINKER_FLAGS="-lssl -lhts"
+	-DCMAKE_SHARED_LINKER_FLAGS="-lssl -lhts $(LDFLAGS)"
 #	-DPacBioBAM_wrap_python=ON \
 #	-DPacBioBAM_wrap_r=ON
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbbam.git



More information about the debian-med-commit mailing list