summaryrefslogtreecommitdiffstats
path: root/libass/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libass/Makefile')
-rw-r--r--libass/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libass/Makefile b/libass/Makefile
index 32952a06f5..4e1b4b5f2d 100644
--- a/libass/Makefile
+++ b/libass/Makefile
@@ -13,6 +13,6 @@ SRCS = ass.c \
ass_library.c \
ass_font.c \
-CFLAGS = -I../libmpcodecs -D_GNU_SOURCE
+CFLAGS = -I../libmpcodecs
include ../mpcommon.mak