[mupen64plus] 118/262: Correct detection of armel cpu endianness

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 05:59:24 UTC 2015


This is an automated email from the git hooks/post-receive script.

ecsv-guest pushed a commit to branch master
in repository mupen64plus.

commit 96f108fda64e7f7b09331fe2200eb0b0b97bb651
Author: Sven Eckelmann <sven.eckelmann at gmx.de>
Date:   Mon Sep 7 11:45:06 2009 +0200

    Correct detection of armel cpu endianness
---
 debian/changelog                      | 8 ++++++++
 debian/patches/119-debian-archs.patch | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0891d86..f24b6db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mupen64plus (1.5+dfsg1-4) UNRELEASED; urgency=low
+
+  * debian/patches;
+    - Update 119-debian-archs.patch, Correct detection of armel cpu endianness
+      (Closes: #545463)
+
+ -- Sven Eckelmann <sven.eckelmann at gmx.de>  Mon, 07 Sep 2009 11:44:11 +0200
+
 mupen64plus (1.5+dfsg1-3) unstable; urgency=low
 
   * debian/rules:
diff --git a/debian/patches/119-debian-archs.patch b/debian/patches/119-debian-archs.patch
index 2a5efa4..4214151 100644
--- a/debian/patches/119-debian-archs.patch
+++ b/debian/patches/119-debian-archs.patch
@@ -88,7 +88,7 @@ index 5c7b73c..3a2e537 100644
 +  CPU := ARM
 +  ARCH := 32BITS
 +  NO_ASM := 1
-+  LITTLE
++  CPU_ENDIANNESS := LITTLE
 +endif
 +endif
 +ifneq ("$(filter hppa%b,$(UNAME))","")

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus.git



More information about the Pkg-games-commits mailing list