1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00

use the right MMAP flag

(This used to be commit a2f5977ac3)
This commit is contained in:
Andrew Tridgell 2000-06-15 15:28:56 +00:00
parent c5285699d9
commit 9857703a53

View File

@ -2,7 +2,7 @@
# Makefile for tdb directory
#
CFLAGS = -DSTANDALONE -DTDB_DEBUG -g -DMMAP
CFLAGS = -DSTANDALONE -DTDB_DEBUG -g -DHAVE_MMAP=1
CC = gcc
PROGS = tdbtest tdbtool tdbtorture