From: Michael Vrable Date: Sun, 10 Dec 2006 19:45:38 +0000 (-0800) Subject: Build with support for large files enabled. X-Git-Url: http://git.vrable.net/?p=cumulus.git;a=commitdiff_plain;h=b57ca1c9e3f6fd1e4ea796e82e9863ffab0cb76e Build with support for large files enabled. --- diff --git a/Makefile b/Makefile index d2221fb..8fc6f05 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CXXFLAGS=-O -Wall +CXXFLAGS=-O -Wall -D_FILE_OFFSET_BITS=64 OBJS=scandir.o