SPECS: lyx.spec - removed -fno-exceptions, it breaks compilation ...
sls
sls at pld-linux.org
Sun Sep 23 22:01:33 CEST 2007
Author: sls Date: Sun Sep 23 20:01:33 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- removed -fno-exceptions, it breaks compilation
(InsetCitation.cpp:94: error: 'fserr' was not declared in this scope)
---- Files affected:
SPECS:
lyx.spec (1.112 -> 1.113)
---- Diffs:
================================================================
Index: SPECS/lyx.spec
diff -u SPECS/lyx.spec:1.112 SPECS/lyx.spec:1.113
--- SPECS/lyx.spec:1.112 Sat Aug 11 23:46:42 2007
+++ SPECS/lyx.spec Sun Sep 23 22:01:28 2007
@@ -77,7 +77,7 @@
%{__autoconf}
%{__autoheader}
%{__automake}
-CXXFLAGS="%{rpmcflags} -fno-exceptions"
+#CXXFLAGS="%{rpmcflags} -fno-exceptions"
%configure \
--with-qt4-dir=%{_libdir}/qt4 \
--enable-nls \
@@ -188,6 +188,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.113 2007/09/23 20:01:28 sls
+- removed -fno-exceptions, it breaks compilation
+ (InsetCitation.cpp:94: error: 'fserr' was not declared in this scope)
+
Revision 1.112 2007/08/11 21:46:42 aredridel
- begin move to 1.5.1 (NFY)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lyx.spec?r1=1.112&r2=1.113&f=u
More information about the pld-cvs-commit
mailing list