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 <[email protected]> Wed, 11 Dec 2019 15:14:03 +0100 ===================================== debian/control ===================================== @@ -1,6 +1,7 @@ Source: libssw Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Sascha Steinbiss <[email protected]> +Uploaders: Sascha Steinbiss <[email protected]>, + Michael R. Crusoe <[email protected]> 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.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
