Andreas Tille pushed to branch master at Debian Med / gffread


Commits:
a4336979 by Andreas Tille at 2019-09-19T09:56:51Z
Fix FTCBFS: Pass LINKER to make. (Closes: #940692)

- - - - -
7e9b8803 by Andreas Tille at 2019-09-19T10:00:28Z
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+gffread (0.11.4-2) unstable; urgency=medium
+
+  [ Helmut Grohne ]
+  * Fix FTCBFS: Pass LINKER to make. (Closes: #940692)
+
+ -- Andreas Tille <[email protected]>  Thu, 19 Sep 2019 11:58:41 +0200
+
 gffread (0.11.4-1) unstable; urgency=medium
 
   * New upstream version


=====================================
debian/rules
=====================================
@@ -12,6 +12,9 @@ export GCLDIR=/usr/include/gclib
 %:
        dh $@
 
+override_dh_auto_build:
+       dh_auto_build -- 'LINKER=$$(CXX)'
+
 ### When overriding auto_test make sure DEB_BUILD_OPTIONS will be respected
 #override_dh_auto_test:
 #ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))



View it on GitLab: 
https://salsa.debian.org/med-team/gffread/compare/eb391194f824ba5a273ddda3f36f056d172fb5d8...7e9b8803f971b8648ce4d3c7c0462184e525a47b

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/gffread/compare/eb391194f824ba5a273ddda3f36f056d172fb5d8...7e9b8803f971b8648ce4d3c7c0462184e525a47b
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

Reply via email to