[med-svn] [Git][med-team/infernal][master] fix i386 building by always setting -msse2

Michael R. Crusoe gitlab at salsa.debian.org
Sat Dec 7 10:39:46 GMT 2019



Michael R. Crusoe pushed to branch master at Debian Med / infernal


Commits:
4fe99336 by Michael R. Crusoe at 2019-12-07T10:23:11Z
fix i386 building by always setting -msse2

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+infernal (1.1.3-4) unstable; urgency=medium
+
+  * Team upload.
+  * fix i386 build by always setting -msse2
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com>  Sat, 07 Dec 2019 11:22:55 +0100
+
 infernal (1.1.3-3) unstable; urgency=medium
 
   [ Chris Lamb ]


=====================================
debian/rules
=====================================
@@ -2,6 +2,7 @@
 # -*- makefile -*-
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_CFLAGS_MAINT_APPEND = -msse2
 
 include /usr/share/dpkg/default.mk
 pkgdata:=infernal



View it on GitLab: https://salsa.debian.org/med-team/infernal/commit/4fe9933621a3dbbd0b7c24809d4daee8b7961122

-- 
View it on GitLab: https://salsa.debian.org/med-team/infernal/commit/4fe9933621a3dbbd0b7c24809d4daee8b7961122
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/20191207/a4cda813/attachment.html>


More information about the debian-med-commit mailing list