From: Michael Tremer Date: Tue, 18 Aug 2009 10:03:33 +0000 (+0200) Subject: librpcsecgss: Force -fPIC. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77197c663b98dcda0b87dc439bf23eb933c5f590;p=ipfire-3.x.git librpcsecgss: Force -fPIC. --- diff --git a/lfs/librpcsecgss b/lfs/librpcsecgss index 1cac49ffa..71bc11eb0 100644 --- a/lfs/librpcsecgss +++ b/lfs/librpcsecgss @@ -51,6 +51,8 @@ define LONG_DESC protocol. endef +CFLAGS += -fPIC + ############################################################################### # Top-level Rules ###############################################################################