public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/xfsprogs/files/
Date: Mon, 16 Jan 2017 02:18:11 +0000 (UTC)	[thread overview]
Message-ID: <1484533078.3979e31fbeec66cbca7fff9761727b46e4412d19.polynomial-c@gentoo> (raw)

commit:     3979e31fbeec66cbca7fff9761727b46e4412d19
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 16 02:17:58 2017 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Jan 16 02:17:58 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3979e31f

sys-fs/xfsprogs: Fixed compilation on 32bit systems (bug #605406).

Bug was introduced by me while forward-porting the cross-compile patch.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-fs/xfsprogs/files/xfsprogs-4.9.0-cross-compile.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/xfsprogs/files/xfsprogs-4.9.0-cross-compile.patch b/sys-fs/xfsprogs/files/xfsprogs-4.9.0-cross-compile.patch
index f4232b3..fade102 100644
--- a/sys-fs/xfsprogs/files/xfsprogs-4.9.0-cross-compile.patch
+++ b/sys-fs/xfsprogs/files/xfsprogs-4.9.0-cross-compile.patch
@@ -97,7 +97,7 @@
  LOADERFLAGS = @LDFLAGS@
  LTLDFLAGS = @LDFLAGS@
  CFLAGS = @CFLAGS@ -D_FILE_OFFSET_BITS=64
-+BUILD_CFLAGS = @BUILD_CFLAGS@
++BUILD_CFLAGS = @BUILD_CFLAGS@ -D_FILE_OFFSET_BITS=64
  
  LIBRT = @librt@
  LIBUUID = @libuuid@


             reply	other threads:[~2017-01-16  2:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-16  2:18 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-26  9:58 [gentoo-commits] repo/gentoo:master commit in: sys-fs/xfsprogs/files/ Sam James
2024-03-16 12:13 Conrad Kostecki
2024-10-04  8:27 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1484533078.3979e31fbeec66cbca7fff9761727b46e4412d19.polynomial-c@gentoo \
    --to=polynomial-c@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox