Apache in pkgsrc has largefile support on?
Joerg Sonnenberger
joerg at britannica.bec.de
Tue Jun 26 09:47:18 PDT 2007
On Tue, Jun 26, 2007 at 09:12:12AM -0700, Dave Hayes wrote:
> From /usr/pkgsrc/www/apache/Makefile:
>
> # Explicitly turn on large file support
> APACHE_CUSTOM_CFLAGS+= -D_LARGEFILE_SOURCE
> APACHE_CUSTOM_CFLAGS+= -D_FILE_OFFSET_BITS=64
>
> DFly does not have largefile support yet, correct? So this should be
> turned off for DFly, yes?
All BSDs have *only* largefile support except for kernel ABI compat.
Joerg
More information about the Users
mailing list