mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-22 08:52:50 -04:00
Build with large file support
gpgme is built with large file support by default, and checks that its ABI (size of off_t) matches the ABI expected by library users like flatpak. This caused build failures on Debian i386 and powerpc. Signed-off-by: Simon McVittie <smcv@debian.org>
This commit is contained in:
committed by
Alexander Larsson
parent
8bbcf0b23b
commit
af3e9ecffd
@@ -32,6 +32,7 @@ GLIB_REQS=2.44
|
||||
SYSTEM_BWRAP_REQS=0.1.5
|
||||
OSTREE_REQS=2016.14
|
||||
|
||||
AC_SYS_LARGEFILE
|
||||
AC_USE_SYSTEM_EXTENSIONS
|
||||
|
||||
AC_PROG_CC
|
||||
|
||||
Reference in New Issue
Block a user