SPECS: libdv.spec - enabled mmx on x86_64 (asm code is PIC-compati...

qboosh qboosh at pld-linux.org
Fri Oct 6 22:24:48 CEST 2006


Author: qboosh                       Date: Fri Oct  6 20:24:48 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enabled mmx on x86_64 (asm code is PIC-compatible now)

---- Files affected:
SPECS:
   libdv.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/libdv.spec
diff -u SPECS/libdv.spec:1.44 SPECS/libdv.spec:1.45
--- SPECS/libdv.spec:1.44	Fri Oct  6 22:20:41 2006
+++ SPECS/libdv.spec	Fri Oct  6 22:24:43 2006
@@ -5,8 +5,7 @@
 %bcond_with	mmx		# use MMX asm (won't run on non-MMX CPU!)
 %bcond_without	static_libs	# don't build static library
 #
-%ifarch athlon pentium3 pentium4
-# %{x8664} skipped - gas generates PIC-incompatible relocation entries
+%ifarch athlon pentium3 pentium4 %{x8664}
 %define		with_mmx	1
 %endif
 Summary:	DV video software codec
@@ -153,6 +152,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2006/10/06 20:24:43  qboosh
+- enabled mmx on x86_64 (asm code is PIC-compatible now)
+
 Revision 1.44  2006/10/06 20:20:41  qboosh
 - updated to 1.0.0, removed obsolete mmx patch
 - modular xorg deps
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libdv.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list