[grilo-plugins/fremantle] Parameter to compile util library in the desktop.



commit 839d626bace4197684df249c5bf14ff055c80eb6
Author: Xabier Rodriguez Calvar <xrcalvar igalia com>
Date:   Thu Apr 22 10:19:22 2010 +0200

    Parameter to compile util library in the desktop.

 src/util/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 18af4b7..4c05c79 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -10,6 +10,7 @@ noinst_LIBRARIES		 = libutil.a
 libutil_a_SOURCES	 = gnomevfs.c gnomevfs.h
 
 libutil_a_CFLAGS =		\
+	-fPIC			\
 	$(DEPS_CFLAGS)		\
 	$(GNOMEVFS_CFLAGS)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]