]> git.alsa-project.org Git - alsa-lib.git/commit
include: alsa-symbols.h - use newer gcc symver function attribute
authorJaroslav Kysela <perex@perex.cz>
Wed, 9 Nov 2022 14:04:06 +0000 (15:04 +0100)
committerJaroslav Kysela <perex@perex.cz>
Wed, 9 Nov 2022 14:18:43 +0000 (15:18 +0100)
commit152983f01b0bc1178ea0d461ebf66e2d2a8e2e02
tree9aafed889b2b30289cda3864314d85cb4e655144
parent161f47da5f196c291ac0e11d066fa5ff5f79fa04
include: alsa-symbols.h - use newer gcc symver function attribute

Use the symver function attribute for newer gccs (version 11+).
The symver function attribute was introduced probably earlier
(gcc-10). We can fix that on demand later.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/alsa-symbols.h