[mupen64plus-video-z64] 145/161: Use Largefile Support enabled C API

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:20:40 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-video-z64.

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

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

diff --git a/debian/changelog b/debian/changelog
index e6e982b..fb6bc0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ mupen64plus-video-z64 (2.0.0-2) UNRELEASED; urgency=low
     - Change SCM from Mercurial to Git
   * Update copyright years in debian/copyright
   * Move keyring for signature verification to new debian/upstream/
+  * debian/rules:
+    - Use Largefile Support enabled C API
 
  -- Sven Eckelmann <sven at narfation.org>  Sat, 16 Nov 2013 18:13:10 +0100
 
diff --git a/debian/rules b/debian/rules
index 1cfec3e..446756d 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
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
 
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)

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



More information about the Pkg-games-commits mailing list