public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Brian F. G. Bidulock" <bidulock@openss7.org>
To: Bob Picco <bob.picco@hp.com>
Cc: hpa@zytor.com, akpm@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] klibc
Date: Thu, 1 Jun 2006 14:06:07 -0600	[thread overview]
Message-ID: <20060601140607.A1688@openss7.org> (raw)
In-Reply-To: <20060601194751.GD17809@localhost>; from bob.picco@hp.com on Thu, Jun 01, 2006 at 03:47:51PM -0400

On Thu, 01 Jun 2006, Bob Picco wrote:
>  
> -#if !defined(__x86_64__) && !defined(__ia64__) && !defined(__sparc_v9__)
> +#if !defined(__x86_64__) && !defined(__ia64__) && !defined(__sparc_v9__) && \
> +	!defined(__powerpc64__)

Why not just !defined(__LP64__) ?


  reply	other threads:[~2006-06-01 20:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-01 19:47 [PATCH] klibc Bob Picco
2006-06-01 20:06 ` Brian F. G. Bidulock [this message]
2006-06-01 20:23   ` H. Peter Anvin
2006-06-02  8:14     ` maximilian attems
2006-06-03 22:26       ` H. Peter Anvin
2006-06-04  6:30         ` David Miller
2006-06-04 17:42           ` H. Peter Anvin

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=20060601140607.A1688@openss7.org \
    --to=bidulock@openss7.org \
    --cc=akpm@osdl.org \
    --cc=bob.picco@hp.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.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