diff options
-rw-r--r-- | libdvdcss/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libdvdcss/Makefile b/libdvdcss/Makefile index 0aeaa9d0fb..f2d2571e0e 100644 --- a/libdvdcss/Makefile +++ b/libdvdcss/Makefile @@ -17,8 +17,4 @@ ifeq ($(TARGET_OS),CYGWIN) CFLAGS+=-DSYS_CYGWIN endif -ifeq ($(TARGET_OS),Darwin) -CFLAGS+=-D__DARWIN__ -endif - include ../mpcommon.mak |