]> git.pld-linux.org Git - packages/libdv.git/blame - libdv.spec
- enabled mmx on x86_64 (asm code is PIC-compatible now)
[packages/libdv.git] / libdv.spec
CommitLineData
21556048 1#
316e0eaa 2# Conditional build:
739dc455
JB
3%bcond_without gui # don't build gui stuff
4%bcond_with mmx # use MMX asm (won't run on non-MMX CPU!)
f50fb0ea 5%bcond_without static_libs # don't build static library
316e0eaa 6#
1edcc35b 7%ifarch athlon pentium3 pentium4 %{x8664}
af3905f4 8%define with_mmx 1
f51e783b 9%endif
f6799040 10Summary: DV video software codec
11