alsa-lib/m4
Bernd Kuhls d5170e1d0b Fix symver build error on non-ELF platforms
The following error is observed on Microblaze [1] build:

    error: symver is only supported on ELF platforms

due to using __attribute__((symver)) on non-ELF platform.

[1] http://autobuild.buildroot.net/results/1e9/1e965d83d75615f35308440c5db044314a349357/build-end.log

ac_check_attribute_symver.m4 was downloaded from
https://github.com/smuellerDD/libkcapi/blob/master/m4/ac_check_attribute_symver.m4
2023-07-03 21:11:39 +02:00
..
ac_check_attribute_symver.m4 Fix symver build error on non-ELF platforms 2023-07-03 21:11:39 +02:00
attributes.m4 Update the attributes.m4 macro file from xine 2020-01-03 19:13:13 +01:00