|
|
Author: caolanm
Update of /cvs/dist/rpms/openoffice.org/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv22385
Modified Files:
openoffice.org.spec
Log Message:
arch flags
Index: openoffice.org.spec
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.424
retrieving revision 1.425
diff -u -r1.424 -r1.425
--- openoffice.org.spec 27 Aug 2005 19:47:51 -0000 1.424
+++ openoffice.org.spec 28 Aug 2005 17:15:33 -0000 1.425
@@ -907,7 +907,7 @@
export JAVACOMPILER=`pwd`/solenv/bin/gcj
#give these security flags a whirl
-#export ARCH_FLAGS="-Wp,-D_FORTIFY_SOURCE=2"
+export ARCH_FLAGS="-Wp,-D_FORTIFY_SOURCE=2"
#export ARCH_FLAGS="-Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param
ssp-buffer-size=3 -fasynchronous-unwind-tables"
# see tamil translation issue rh#159381#, remove when complete and upstreamed
@@ -3117,7 +3117,9 @@
%changelog
* Sat Aug 27 2005 Caolan McNamara <caolanm@xxxxxxxxxx> - 1:1.9.126-1
+- next version
- drop integrated workspace.gslpatches4.patch
+- build with FORTIFY_SOURCE
* Fri Aug 26 2005 Caolan McNamara <caolanm@xxxxxxxxxx> - 1:1.9.125-5
- parallel langpack installing
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|