]> git.pld-linux.org Git - packages/OpenAL.git/blame - OpenAL.spec
- mmx fixes.
[packages/OpenAL.git] / OpenAL.spec
CommitLineData
68071dbf
JB
1#
2# Conditional build:
e62907a5
JB
3%bcond_without alsa # without ALSA support
4%bcond_with arts # with aRts support
5%bcond_without doc # don't build HTML documentation (from SGML source)
6%bcond_without esd # without esd support
7%bcond_with mmx # use MMX (makes sense on i[56]86 with MMX; won't run on non-MMX CPU)
68071dbf 8#
41b6ff2e 9# TODO:
2172ffd8 10# - remove zip BR?
41b6ff2e 11#
fcd0ed17 12%ifarch athlon pentium3 pentium4 amd64
e62907a5 13%define with_mmx 1
68071dbf 14%endif
89864219 15
d451b59a 16Summary: Open Audio Library
17