r22643 - trunk/libdvdcss/Makefile
16 Mar
2007
16 Mar
'07
6:24 p.m.
Author: diego Date: Fri Mar 16 23:24:15 2007 New Revision: 22643 Modified: trunk/libdvdcss/Makefile Log: Remove duplicate largefile CFLAGS that are set from configure. Modified: trunk/libdvdcss/Makefile ============================================================================== --- trunk/libdvdcss/Makefile (original) +++ trunk/libdvdcss/Makefile Fri Mar 16 23:24:15 2007 @@ -11,7 +11,7 @@ SRCS_COMMON = css.c \ CFLAGS= -D__USE_UNIX98 -D_GNU_SOURCE \ -DHAVE_LIMITS_H -DHAVE_ERRNO_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H \ - -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"1.2.9\" + -DVERSION=\"1.2.9\" ifeq ($(TARGET_OS),CYGWIN) CFLAGS+=-DSYS_CYGWIN
6815
Age (days ago)
6815
Last active (days ago)
0 comments
1 participants
participants (1)
-
diego