[med-svn] [Git][med-team/vsearch][master] Added link-time optimisation

Steffen Möller gitlab at salsa.debian.org
Sat Aug 3 14:09:50 BST 2019



Steffen Möller pushed to branch master at Debian Med / vsearch


Commits:
88a717c4 by Steffen Moeller at 2019-08-03T13:09:08Z
Added link-time optimisation

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+vsearch (2.13.6-2) UNRELEASED; urgency=medium
+
+  * Team upload
+
+  * Added link-time optimization.
+
+ -- Steffen Moeller <moeller at debian.org>  Sat, 03 Aug 2019 14:59:33 +0200
+
 vsearch (2.13.6-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/rules
=====================================
@@ -18,6 +18,8 @@ else
 endif
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_CXXFLAGS_MAINT_APPEND  = -flto
+export DEB_LDFLAGS_MAINT_APPEND = -flto
 
 %:
 	dh $@



View it on GitLab: https://salsa.debian.org/med-team/vsearch/commit/88a717c4cd255f926bb8008e9dc2d22cd4c45914

-- 
View it on GitLab: https://salsa.debian.org/med-team/vsearch/commit/88a717c4cd255f926bb8008e9dc2d22cd4c45914
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/20190803/9d4171c4/attachment-0001.html>


More information about the debian-med-commit mailing list