SPECS: mpeg4ip.spec - use -fno-strict-aliasing to avoid wrong-code...
pluto
pluto at pld-linux.org
Fri Dec 30 09:07:24 CET 2005
Author: pluto Date: Fri Dec 30 08:07:24 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use -fno-strict-aliasing to avoid wrong-code.
- install fixed.
---- Files affected:
SPECS:
mpeg4ip.spec (1.34 -> 1.35)
---- Diffs:
================================================================
Index: SPECS/mpeg4ip.spec
diff -u SPECS/mpeg4ip.spec:1.34 SPECS/mpeg4ip.spec:1.35
--- SPECS/mpeg4ip.spec:1.34 Thu Dec 1 18:16:03 2005
+++ SPECS/mpeg4ip.spec Fri Dec 30 09:07:19 2005
@@ -35,6 +35,8 @@
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define specflags -fno-strict-aliasing
+
%description
The MPEG4IP project provides a standards-based system for encoding,
streaming, and playing MPEG-4 encoded audio and video. To achieve
@@ -187,6 +189,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35 2005/12/30 08:07:19 pluto
+- use -fno-strict-aliasing to avoid wrong-code.
+- install fixed.
+
Revision 1.34 2005/12/01 17:16:03 pluto
- gcc4 fix, builds but install in pure Th env. fails.
(libtool: install: warning: relinking `libmp4av.la'
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mpeg4ip.spec?r1=1.34&r2=1.35&f=u
More information about the pld-cvs-commit
mailing list