]> git.pld-linux.org Git - packages/OpenAL.git/blame - OpenAL.spec
- NOTE: there was no soname change, but ABI HAS CHANGED (undefined symbol: alutInit)
[packages/OpenAL.git] / OpenAL.spec
CommitLineData
68071dbf
JB
1#
2# Conditional build:
de77adbc 3# TODO:
43b5504a 4# - Build stops at:
5# arch/i386/x86_floatmul.c:86:74: warning: use of C99 long long integer constant
6# arch/i386/x86_floatmul.c:89:74: warning: use of C99 long long integer constant
7# arch/i386/x86_floatmul.c: In function `_alFloatMul':
8#arch/i386/x86_floatmul.c:86: internal compiler error: in ix86_expand_binop_builtin, at config/i386/i386.c:13246
9# Please submit a full bug report,
10#
11# - autoconf provides undefined macro....
12
e62907a5
JB
13%bcond_without alsa # without ALSA support
14%bcond_with arts # with aRts support
15%bcond_without doc # don't build HTML documentation (from SGML source)
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