From: Steve Dickson <SteveD@redhat.com>
To: Jim Rees <rees@umich.edu>
Cc: linux-nfs@vger.kernel.org, peter honeyman <honey@citi.umich.edu>
Subject: Re: [PATCH 2/2] remove -fwritable-strings for gcc 4.0
Date: Mon, 27 Jun 2011 12:23:18 -0400 [thread overview]
Message-ID: <4E08AE76.6030508@RedHat.com> (raw)
In-Reply-To: <41c8992e9446c712542515a85a8b4abb83476a9d.1308241259.git.rees@umich.edu>
On 06/16/2011 12:23 PM, Jim Rees wrote:
> Signed-off-by: Jim Rees <rees@umich.edu>
> ---
> tests.init | 7 +++++++
> 1 files changed, 7 insertions(+), 0 deletions(-)
>
> diff --git a/tests.init b/tests.init
> index 69b51bf..5d93eb5 100644
> --- a/tests.init
> +++ b/tests.init
> @@ -210,6 +210,13 @@ LOCKTESTS=`echo tlocklfs tlock64`
> #UMOUNT=/bin/umount
> #LOCKTESTS=`echo tlocklfs tlock64`
>
> +# Use with Linux 2.6 / gcc 4.0
> +CFLAGS=`echo -DLINUX -DGLIBC=22 -DMMAP -DSTDARG`
> +LIBS=`echo -lnsl`
> +MOUNT=/bin/mount
> +UMOUNT=/bin/umount
> +LOCKTESTS=`echo tlocklfs tlock64`
> +
> # Use with Linux if your distro doesn't provide a "cc".
> #CC=gcc
>
Committed on the git://linux-nfs.org/~steved/exports/cthon04 tree
steved.
prev parent reply other threads:[~2011-06-27 16:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-16 16:23 [PATCH 0/2] minor patches to cthon tests for gcc 4.0 Jim Rees
2011-06-16 16:23 ` [PATCH 1/2] add generated .c files to .gitignore Jim Rees
2011-06-27 16:23 ` Steve Dickson
2011-06-16 16:23 ` [PATCH 2/2] remove -fwritable-strings for gcc 4.0 Jim Rees
2011-06-16 16:27 ` Jim Rees
2011-06-27 16:23 ` Steve Dickson [this message]
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=4E08AE76.6030508@RedHat.com \
--to=steved@redhat.com \
--cc=honey@citi.umich.edu \
--cc=linux-nfs@vger.kernel.org \
--cc=rees@umich.edu \
/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.