[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch wip-file-offset-bits-64 updated (024bd3e -> 358970f)
From: |
guix-commits |
Subject: |
branch wip-file-offset-bits-64 updated (024bd3e -> 358970f) |
Date: |
Mon, 28 Sep 2020 19:38:44 -0400 (EDT) |
dannym pushed a change to branch wip-file-offset-bits-64
in repository guix.
from 024bd3e gnu: gcc: Use _FILE_OFFSET_BITS=64 for libstdc++-v3.
new dbbe31e gnu: libidn2: Explicitly declare the _FILE_OFFSET_BITS we
want.
new 1a1814e gnu: fontconfig: Explicitly declare the _FILE_OFFSET_BITS we
want.
new c46ea41 gnu: libtasn1: Explicitly declare the _FILE_OFFSET_BITS we
want.
new 5b88689 gnu: openssl: Explicitly declare the _FILE_OFFSET_BITS we
want.
new 56a9e29 gnu: libtool: Explicity declare the _FILE_OFFSET_BITS we want.
new 358970f gnu: libltdl: Explicity declare the _FILE_OFFSET_BITS we want.
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/packages/autotools.scm | 20 ++++++++++++++++++++
gnu/packages/fontutils.scm | 4 ++++
gnu/packages/libidn.scm | 8 +++++++-
gnu/packages/tls.scm | 14 +++++++++++++-
4 files changed, 44 insertions(+), 2 deletions(-)
- branch wip-file-offset-bits-64 updated (024bd3e -> 358970f),
guix-commits <=
- 02/06: gnu: fontconfig: Explicitly declare the _FILE_OFFSET_BITS we want., guix-commits, 2020/09/28
- 03/06: gnu: libtasn1: Explicitly declare the _FILE_OFFSET_BITS we want., guix-commits, 2020/09/28
- 04/06: gnu: openssl: Explicitly declare the _FILE_OFFSET_BITS we want., guix-commits, 2020/09/28
- 01/06: gnu: libidn2: Explicitly declare the _FILE_OFFSET_BITS we want., guix-commits, 2020/09/28
- 05/06: gnu: libtool: Explicity declare the _FILE_OFFSET_BITS we want., guix-commits, 2020/09/28
- 06/06: gnu: libltdl: Explicity declare the _FILE_OFFSET_BITS we want., guix-commits, 2020/09/28