SPECS: ortp.spec - don't use strict aliasing
wiget
wiget at pld-linux.org
Thu Mar 23 12:40:07 CET 2006
Author: wiget Date: Thu Mar 23 11:40:07 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- don't use strict aliasing
---- Files affected:
SPECS:
ortp.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/ortp.spec
diff -u SPECS/ortp.spec:1.6 SPECS/ortp.spec:1.7
--- SPECS/ortp.spec:1.6 Thu Mar 23 11:41:17 2006
+++ SPECS/ortp.spec Thu Mar 23 12:40:02 2006
@@ -18,6 +18,8 @@
BuildRequires: libtool
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define specflags -fno-strict-aliasing
+
%description
ortp is a library for handling RTP/RTCP packets. (See RFC 1889 and
1890 for more information about the protocol)
@@ -97,6 +99,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2006/03/23 11:40:02 wiget
+- don't use strict aliasing
+
Revision 1.6 2006/03/23 10:41:17 qboosh
- updated to 0.9.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ortp.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list