qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 16/47] O_LARGEFILE is already set in qemu-common.h


From: Juan Quintela
Subject: [Qemu-devel] [PATCH 16/47] O_LARGEFILE is already set in qemu-common.h
Date: Mon, 27 Jul 2009 16:12:55 +0200

Signed-off-by: Juan Quintela <address@hidden>
---
 configure |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/configure b/configure
index 3c5fb6e..be00e28 100755
--- a/configure
+++ b/configure
@@ -1746,7 +1746,6 @@ fi

 # XXX: suppress that
 if [ "$bsd" = "yes" ] ; then
-  echo "#define O_LARGEFILE 0" >> $config_host_h
   echo "#define MAP_ANONYMOUS MAP_ANON" >> $config_host_h
   echo "#define HOST_BSD 1" >> $config_host_h
 fi
-- 
1.6.2.5





reply via email to

[Prev in Thread] Current Thread [Next in Thread]