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 <a...@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 _______________________________________________ debian-med-commit mailing list debian-med-commit@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit