This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libpll.
commit f33ad7e8c46aa0b6aa20fdc19cd048c9b9a56c43 Author: Andreas Tille <[email protected]> Date: Mon May 15 09:20:03 2017 +0200 Update patch --- debian/patches/have_x86intrin_h.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/have_x86intrin_h.patch b/debian/patches/have_x86intrin_h.patch index 2cb2186..2541983 100644 --- a/debian/patches/have_x86intrin_h.patch +++ b/debian/patches/have_x86intrin_h.patch @@ -5,8 +5,8 @@ Last-Update: Thu, 04 May 2017 16:57:55 +0200 --- a/src/pll.h +++ b/src/pll.h -@@ -25,11 +25,13 @@ - #include <stdlib.h> +@@ -26,11 +26,13 @@ + #include <stdint.h> #include <string.h> #include <ctype.h> -#include <x86intrin.h> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libpll.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
