libX11: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Jun 11 20:02:35 UTC 2019


 configure.ac        |    2 ++
 src/util/makekeys.c |    4 ++++
 2 files changed, 6 insertions(+)

New commits:
commit 5464b302bc0c4a055d3eac06c6ab15e209ff7668
Author: Matt Turner <mattst88 at gmail.com>
Date:   Sun Jun 9 14:00:15 2019 -0700

    Use AC_SYS_LARGEFILE
    
    ... and include config.h in makekeys.c to get the definition of
    _FILE_OFFSET_BITS. Without it, libX11 can fail to build on a file
    system with 64-bit inode numbers.
    
    Bug: https://bugs.gentoo.org/550502
    Bug: https://bugs.gentoo.org/616140
    Signed-off-by: Matt Turner <mattst88 at gmail.com>



More information about the xorg-commit mailing list