[packages/opensips] Revert "filterout -fPIC (used on x32 by default)"

jajcus jajcus at pld-linux.org
Thu Jul 30 14:46:32 CEST 2015


commit a9e8eac51effdf947c1c430b33019ac890e47b49
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Thu Jul 30 14:44:23 2015 +0200

    Revert "filterout -fPIC (used on x32 by default)"
    
    This reverts commit aa960914486af9b17d1bcde7c1489b8ebe030f85.
    
    Dropping -fPIC doesn't help on x32 and it breaks x86_64.

 opensips.spec | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/opensips.spec b/opensips.spec
index 2d16865..e4af23a 100644
--- a/opensips.spec
+++ b/opensips.spec
@@ -69,10 +69,6 @@ Requires:	systemd-units >= 38
 Suggests:	python-modules
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-# -fPIC, included in default x32 cflags, crashes our GCC (4.9.2) on
-# one of opensips source files
-%define		filterout_c	-fPIC
-
 # mi_xmlrpc requires xmlrpc-c-devel in version 1.9 only
 # event_rabbitmq requires 'amqp.h'
 # cachedb_cassandra requires 'protocol/TBinaryProtocol.h'
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/opensips.git/commitdiff/a9e8eac51effdf947c1c430b33019ac890e47b49



More information about the pld-cvs-commit mailing list