[SCM] toonloop/master: Rephrase patch 0005 description: Only removes hardcoded endian flag, but then needs it re-applied at build time.

js at users.alioth.debian.org js at users.alioth.debian.org
Fri Apr 6 21:03:28 UTC 2012


The following commit has been merged in the master branch:
commit a25e9233d1824d79d9069ca4b1370c557bedba67
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Apr 6 19:56:04 2012 +0200

    Rephrase patch 0005 description: Only removes hardcoded endian flag, but then needs it re-applied at build time.

diff --git a/debian/patches/0005-remove_endian_define.patch b/debian/patches/0005-remove_endian_define.patch
index b18e6a2..c084c33 100644
--- a/debian/patches/0005-remove_endian_define.patch
+++ b/debian/patches/0005-remove_endian_define.patch
@@ -1,4 +1,7 @@
-Description: Avoid FTBFS on SPARC by setting both BIG_ENDIAN and LITTLE_ENDIAN
+Description: Avoid hardcoding -D__LITTLE_ENDIAN__
+ Partially fixes problems building on big-endian architectures by not
+ hardcoding little-endian flag.  Should be coupled with build-time
+ endian detection.
 Bug-Debian: http://bugs.debian.org/660151
 Forwarded: no
 Last-Update: 2012-02-16

-- 
toonloop packaging



More information about the pkg-multimedia-commits mailing list