Author: glen                         Date: Thu Aug 19 08:37:02 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- cc1: error: debug format "stabs" conflicts with prior selection

---- Files affected:
packages/icedove:
   icedove.spec (1.94 -> 1.95) 

---- Diffs:

================================================================
Index: packages/icedove/icedove.spec
diff -u packages/icedove/icedove.spec:1.94 packages/icedove/icedove.spec:1.95
--- packages/icedove/icedove.spec:1.94  Tue Aug 17 20:49:58 2010
+++ packages/icedove/icedove.spec       Thu Aug 19 10:36:57 2010
@@ -197,8 +197,8 @@
 cat << EOF > .mozconfig
 mk_add_options moz_objd...@topsrcdir@/obj-%{_target_cpu}
 
-export CFLAGS="%{rpmcflags} %{?with_crashreporter:-gstabs+}"
-export CXXFLAGS="%{rpmcflags} %{?with_crashreporter:-gstabs+}"
+export CFLAGS="%{rpmcflags}"
+export CXXFLAGS="%{rpmcflags}"
 
 %if %{with crashreporter}
 export MOZ_DEBUG_SYMBOLS=1
@@ -514,6 +514,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.95  2010/08/19 08:36:57  glen
+- cc1: error: debug format "stabs" conflicts with prior selection
+
 Revision 1.94  2010/08/17 18:49:58  glen
 - crashreporter support
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/icedove/icedove.spec?r1=1.94&r2=1.95&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to