All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: configure.ac: Always add -D_FILE_OFFSET_BITS=64.
Date: Mon, 26 Jan 2015 16:04:25 +0100	[thread overview]
Message-ID: <54C65779.3070500@gmail.com> (raw)
In-Reply-To: <CAA91j0WwdvBfzPGvh3ioycGC9SqVShtinkd26xMN7mZ_WAdnFQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 732 bytes --]

On 26.01.2015 12:29, Andrei Borzenkov wrote:
>> +CPPFLAGS="$CPPFLAGS -D_FILE_OFFSET_BITS=64"
>> +HOST_CPPFLAGS="$HOST_CPPFLAGS -D_FILE_OFFSET_BITS=64"
> 
> 
> We already have them unconditionally in config.h. This is confusing;
> may be remove them from this file. OTOH we have AC_LARGEFILES that is
> expected to figure out proper options (although I believe for now
> there is just one system that needs it).
> 
Do you mean AC_SYS_LARGEFILE ? Does it actually work? How exactly does
it make its way to HOST_CPPFLAGS?
> 
> This all looks rather messy.
> 
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
> 



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 213 bytes --]

  reply	other threads:[~2015-01-26 15:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-26 11:29 configure.ac: Always add -D_FILE_OFFSET_BITS=64 Andrei Borzenkov
2015-01-26 15:04 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2015-01-26 15:12   ` Andrei Borzenkov
2015-01-26 16:50     ` Andrei Borzenkov
2015-01-27 16:28       ` Vladimir 'φ-coder/phcoder' Serbinenko

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=54C65779.3070500@gmail.com \
    --to=phcoder@gmail.com \
    --cc=grub-devel@gnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.