aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Hasenack <andreas@mandriva.com>2008-01-25 12:23:53 +0000
committerAndreas Hasenack <andreas@mandriva.com>2008-01-25 12:23:53 +0000
commit6889029765d040095ccab6f8743e7f7e71d26a3a (patch)
tree4609a48b68e9dc47019e641e3141c21e576a238a
parentb5b1375f961d40c38b504849914caaba13ca5ac1 (diff)
downloadmsec-6889029765d040095ccab6f8743e7f7e71d26a3a.tar
msec-6889029765d040095ccab6f8743e7f7e71d26a3a.tar.gz
msec-6889029765d040095ccab6f8743e7f7e71d26a3a.tar.bz2
msec-6889029765d040095ccab6f8743e7f7e71d26a3a.tar.xz
msec-6889029765d040095ccab6f8743e7f7e71d26a3a.zip
- use large file support in msec_find (#36047)v0.50.7
-rw-r--r--Makefile2
-rw-r--r--src/msec_find/Makefile3
2 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8bad6d5..8d3fb0e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = msec
-VERSION = 0.50.6
+VERSION = 0.50.7
SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/msec
all: promisc_check msec_find python
diff --git a/src/msec_find/Makefile b/src/msec_find/Makefile
index 15a1588..3aec03f 100644
--- a/src/msec_find/Makefile
+++ b/src/msec_find/Makefile
@@ -2,7 +2,8 @@ CC=gcc
NAME=msec_find
CFLAGS = -ggdb -Wall -Wmissing-prototypes -Wmissing-declarations \
--Wpointer-arith -m486 -O2 -finline-functions -fkeep-inline-functions
+-Wpointer-arith -m486 -O2 -finline-functions -fkeep-inline-functions \
+-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
OBJ=find.o