linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jim Rees <rees@umich.edu>
To: Steve Dickson <SteveD@redhat.com>
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: Thu, 16 Jun 2011 12:27:07 -0400	[thread overview]
Message-ID: <20110616162707.GA25373@merit.edu> (raw)
In-Reply-To: <41c8992e9446c712542515a85a8b4abb83476a9d.1308241259.git.rees@umich.edu>

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

I guess those lines should actually be commented out.

  reply	other threads:[~2011-06-16 16:27 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 [this message]
2011-06-27 16:23   ` Steve Dickson

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=20110616162707.GA25373@merit.edu \
    --to=rees@umich.edu \
    --cc=SteveD@redhat.com \
    --cc=honey@citi.umich.edu \
    --cc=linux-nfs@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;
as well as URLs for NNTP newsgroup(s).