[BusyBox] LFS support for cat

Erik Andersen andersen at codepoet.org
Tue Oct 2 03:11:44 UTC 2001


On Tue Oct 02, 2001 at 04:43:21PM +0800, Kevin Liao wrote:
> Check in? You mean I must get it from CVS? Because I am not familiar with
> CVS, could you kindly mail it to me? Thanks a lot!

--- ./Makefile	Tue Oct  2 01:37:59 2001
+++ ./Makefile.orig	Mon Oct  1 11:45:00 2001
@@ -125,7 +125,7 @@
 
 ifeq ($(strip $(DOLFS)),true)
     # For large file summit support
-    CFLAGS+=-D_FILE_OFFSET_BITS=64
+    CFLAGS+=-D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64
 endif
 ifeq ($(strip $(DODMALLOC)),true)
     # For testing mem leaks with dmalloc

 -Erik

--
Erik B. Andersen   email:  andersee at debian.org, formerly of Lineo
--This message was written using 73% post-consumer electrons--





More information about the busybox mailing list