rpms/synce/devel synce.spec,1.9,1.10

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Wed Sep 28 09:43:35 UTC 2005


Author: awjb

Update of /cvs/extras/rpms/synce/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26581

Modified Files:
	synce.spec 
Log Message:
- add nother fix



Index: synce.spec
===================================================================
RCS file: /cvs/extras/rpms/synce/devel/synce.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- synce.spec	28 Sep 2005 06:30:04 -0000	1.9
+++ synce.spec	28 Sep 2005 09:43:33 -0000	1.10
@@ -90,7 +90,7 @@
     --with-libmimedir-lib="${MIMEDIRLIB}" \
     --disable-static
 # don't want stack protector on this one
-%{__perl} -pi -e 's/-fstack-protector/-fno-stack-protector/;' \
+%{__perl} -pi -e 's/-fstack-protector/-fno-stack-protector -lgcc/;' \
 Makefile src/Makefile lib/Makefile man/Makefile
 
 make LDFLAGS="-L${SYNCEINC} -L${RAPI2INC} -L${MIMEDIRLIB}"




More information about the fedora-extras-commits mailing list