Andreas Tille pushed to branch master at Debian Med / pirs
Commits: ab196fbc by Andreas Tille at 2019-05-13T06:39:12Z Helmut Grohne: pass cross tools to plain make - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +pirs (2.0.2+dfsg-8) UNRELEASED; urgency=medium + + * Team upload. + * Fix FTCBFS: (Closes: #928856) + + Let dh_auto_build pass cross tools to make. + + Pass C++ compiler as CC. + + -- Helmut Grohne <[email protected]> Sun, 12 May 2019 09:51:09 +0200 + pirs (2.0.2+dfsg-7) unstable; urgency=medium * debhelper 11 ===================================== debian/rules ===================================== @@ -34,7 +34,7 @@ override_dh_auto_configure: override_dh_auto_build: dh_auto_build - cd src/stator/gcContCvgBias && make + dh_auto_build --sourcedirectory=src/stator/gcContCvgBias -- CC='$$(CXX)' override_dh_auto_install: dh_auto_install --sourcedirectory=src/stator/gcContCvgBias View it on GitLab: https://salsa.debian.org/med-team/pirs/commit/ab196fbc208245d8e36cb7fd2943c0478f5fa3e9 -- View it on GitLab: https://salsa.debian.org/med-team/pirs/commit/ab196fbc208245d8e36cb7fd2943c0478f5fa3e9 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
