From 2bea21542329f817cbcf4274b57eb7bd658d497f Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Sat, 5 Oct 2013 13:03:07 +0200 Subject: x64 compile fix --- plugins/libmp4ff/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/libmp4ff') diff --git a/plugins/libmp4ff/Makefile.am b/plugins/libmp4ff/Makefile.am index acafaa95..dacc1e24 100644 --- a/plugins/libmp4ff/Makefile.am +++ b/plugins/libmp4ff/Makefile.am @@ -10,4 +10,4 @@ libmp4ff_a_SOURCES = \ mp4tagupdate.c\ mp4util.c - +libmp4ff_a_CFLAGS = -fPIC -- cgit v1.2.3