[mupen64plus-core] 279/310: Use Largefile Support enabled C API

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


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

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

commit 13c3ba9f1bc6ff2af95f1f503d54ff35dff2533f
Author: Sven Eckelmann <sven at narfation.org>
Date:   Sun Jul 13 10:24:35 2014 +0200

    Use Largefile Support enabled C API
---
 debian/changelog | 7 +++++++
 debian/rules     | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5cc36b2..360cc61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mupen64plus-core (2.0-7) UNRELEASED; urgency=medium
+
+  * debian/rules:
+    - Use Largefile Support enabled C API
+
+ -- Sven Eckelmann <sven at narfation.org>  Sun, 13 Jul 2014 10:22:55 +0200
+
 mupen64plus-core (2.0-6) unstable; urgency=medium
 
   * debian/control:
diff --git a/debian/rules b/debian/rules
index 33bba78..cd49788 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
 
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
 export DEB_CFLAGS_MAINT_APPEND=-flto
+export DEB_CPPFLAGS_MAINT_APPEND = -D_FILE_OFFSET_BITS=64
 
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)

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



More information about the Pkg-games-commits mailing list