summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorBobby Bingham <koorogi@koorogi.info>2023-06-15 23:03:15 -0500
committerBobby Bingham <koorogi@koorogi.info>2023-06-16 08:10:59 -0500
commitc9092132fd7020cdb6f39aa7ed749f695fb98d26 (patch)
treebb3877b98b157ada1df79610ad81fb5fe8c24b24 /INSTALL
parentadebb5ae263a5cd3569038a018dabea4f4eccc6e (diff)
downloadarts-c9092132fd7020cdb6f39aa7ed749f695fb98d26.tar.gz
arts-c9092132fd7020cdb6f39aa7ed749f695fb98d26.zip
Update ALSA support to use 1.x API
Despite the comment in ConfigureChecks.cmake which claimed only ALSA 1.x was supported, the code requested and expected the 0.9 version of some PCM APIs. These old APIs were superceded in 2002. ALSA implements backwards compatibility with the old version of the API using symbol versioning, which is not supported on all platforms (e.g., musl does not support it). This fixes issue #5 Signed-off-by: Bobby Bingham <koorogi@koorogi.info>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions