SPECS: stfl.spec - added -fPIC build option

uzsolt uzsolt at pld-linux.org
Sun Aug 31 19:42:25 CEST 2008


Author: uzsolt                       Date: Sun Aug 31 17:42:25 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added -fPIC build option

---- Files affected:
SPECS:
   stfl.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/stfl.spec
diff -u SPECS/stfl.spec:1.2 SPECS/stfl.spec:1.3
--- SPECS/stfl.spec:1.2	Fri Jul 25 13:36:08 2008
+++ SPECS/stfl.spec	Sun Aug 31 19:42:20 2008
@@ -91,7 +91,7 @@
 %build
 %{__make} \
 	CC="%{__cc} -pthread" \
-	CFLAGS="%{rpmcflags} %{rpmldflags} -I."
+	CFLAGS="%{rpmcflags} %{rpmldflags} -I. -fPIC"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -136,6 +136,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008/08/31 17:42:20  uzsolt
+- added -fPIC build option
+
 Revision 1.2  2008/07/25 11:36:08  adamg
 - synced with template-lib.spec
 - perl/python/ruby bindings packages
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/stfl.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list