[SCM] bs1770gain/master: Update alignment patch.

pere at users.alioth.debian.org pere at users.alioth.debian.org
Wed Jun 24 08:14:53 UTC 2015


The following commit has been merged in the master branch:
commit 7d40437da8b16937d0e035465e5d16db95c5474d
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Wed Jun 24 08:12:12 2015 +0000

    Update alignment patch.

diff --git a/debian/patches/30-strict-cast-align.diff b/debian/patches/30-strict-cast-align.diff
index f11d72f..367d4da 100644
--- a/debian/patches/30-strict-cast-align.diff
+++ b/debian/patches/30-strict-cast-align.diff
@@ -1,11 +1,17 @@
-Description: Enforce strict cast alignment check
+Description: Enforce strict cast alignment check.
+
  Make sure the source fail to build on archs where casting break
  alignment rules.
 
+ Upstream believe the compiler is confused and the pointers are
+ properly aligned.  This should be verified before the warning
+ is hidden.
+
 Author: Petter Reinholdtsen <pere at hungry.com>
 Forwarded: no
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: <YYYY-MM-DD>
+Debian-Bug: https://bugs.debian.org/789250
+Reviewed-By: Petter Reinholdtsen <pere at hungry.com>
+Last-Update: 2015-06-24
 
 diff --git a/libffsox-2/Makefile.in b/libffsox-2/Makefile.in
 index 3d0f98a..4488291 100755

-- 
bs1770gain packaging



More information about the pkg-multimedia-commits mailing list