]> git.pld-linux.org Git - packages/libdv.git/commitdiff
- enabled mmx on x86_64 (asm code is PIC-compatible now) auto/th/libdv-1_0_0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 6 Oct 2006 20:24:43 +0000 (20:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libdv.spec -> 1.45

libdv.spec

index 10dcbaf136ba2097151e61af9d3cc27949bd9446..803a34c59f3cb8eecde6a86c046979508e81774e 100644 (file)
@@ -4,8 +4,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
This page took 0.052792 seconds and 4 git commands to generate.