[med-svn] [Git][med-team/libssw][simde] improve SIMDE compilation
Michael R. Crusoe
gitlab at salsa.debian.org
Thu Dec 12 17:18:23 GMT 2019
Michael R. Crusoe pushed to branch simde at Debian Med / libssw
Commits:
8fd2d5f3 by Michael R. Crusoe at 2019-12-12T17:15:45Z
improve SIMDE compilation
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/patches/simde.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,7 +1,7 @@
-libssw (1.1-5) UNRELEASED; urgency=medium
+libssw (1.1-5~0expsimde) experimental; urgency=medium
- * Team upload.
* Enable for all architectures using simde
+ * Add myself as an uploader
-- Michael R. Crusoe <michael.crusoe at gmail.com> Wed, 11 Dec 2019 15:14:03 +0100
=====================================
debian/control
=====================================
@@ -1,6 +1,7 @@
Source: libssw
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Sascha Steinbiss <satta at debian.org>
+Uploaders: Sascha Steinbiss <satta at debian.org>,
+ Michael R. Crusoe <michael.crusoe at gmail.com>
Section: science
Priority: optional
Build-Depends: debhelper (>= 12~),
=====================================
debian/patches/simde.patch
=====================================
@@ -413,3 +413,13 @@ Description: use the simde header library for greater compatibility
#ifdef __cplusplus
extern "C" {
+--- libssw.orig/src/main.c
++++ libssw/src/main.c
+@@ -6,7 +6,6 @@
+
+ #include <stdlib.h>
+ #include <stdint.h>
+-#include <emmintrin.h>
+ #include <zlib.h>
+ #include <stdio.h>
+ #include <time.h>
View it on GitLab: https://salsa.debian.org/med-team/libssw/commit/8fd2d5f3b028e1470f22343f25dbc12f7d2eff64
--
View it on GitLab: https://salsa.debian.org/med-team/libssw/commit/8fd2d5f3b028e1470f22343f25dbc12f7d2eff64
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/20191212/1af74b46/attachment-0001.html>
More information about the debian-med-commit
mailing list