]> git.pld-linux.org Git - packages/OpenAL.git/blame - OpenAL.spec
- cleanups, rel 1
[packages/OpenAL.git] / OpenAL.spec
CommitLineData
68071dbf 1#
de77adbc 2# TODO:
43b5504a 3# - Build stops at:
4# arch/i386/x86_floatmul.c:86:74: warning: use of C99 long long integer constant
5# arch/i386/x86_floatmul.c:89:74: warning: use of C99 long long integer constant
6# arch/i386/x86_floatmul.c: In function `_alFloatMul':
7#arch/i386/x86_floatmul.c:86: internal compiler error: in ix86_expand_binop_builtin, at config/i386/i386.c:13246
8# Please submit a full bug report,
9#
10# - autoconf provides undefined macro....
11
a35955a2 12# Conditional build:
13#
e62907a5
JB
14%bcond_without alsa # without ALSA support
15%bcond_with arts # with aRts support
e62907a5
JB
16%bcond_without esd # without esd support
17%bcond_with mmx # use MMX (makes sense on i[56]86 with MMX; won't run on non-MMX CPU)
f8153c51 18
d451b59a 19Summary: Open Audio Library
20