* [PATCH] comment out linux 2.6 section
@ 2011-06-27 21:38 Jim Rees
0 siblings, 0 replies; only message in thread
From: Jim Rees @ 2011-06-27 21:38 UTC (permalink / raw)
To: Steve Dickson; +Cc: linux-nfs
These should have been commented out in my previous patch that added these
lines. Linux users will uncomment them as needed.
Signed-off-by: Jim Rees <rees@umich.edu>
---
tests.init | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/tests.init b/tests.init
index 5d93eb5..4e68930 100644
--- a/tests.init
+++ b/tests.init
@@ -211,11 +211,11 @@ LOCKTESTS=`echo tlocklfs tlock64`
#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`
+#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
--
1.7.4.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-06-27 21:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-27 21:38 [PATCH] comment out linux 2.6 section Jim Rees
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).