buildroot/package/libkcapi
Tan En De 216e201cd0 package/libkcapi: 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.
So, revert to using .symver in such case.

Fixes:

  http://autobuild.buildroot.net/results/4470efb5a078c0e368f6bd4f5ec455eea5eeebb5/

Upstream status: commit f630ed1f807e26de04b3a5dfd7f1b39d1c5cb642
https://github.com/smuellerDD/libkcapi/pull/147

Signed-off-by: Tan En De <ende.tan@starfivetech.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-12-27 21:46:35 +01:00
..
0001-lib-kcapi-kernel-if.c-fix-uclibc-build.patch package/libkcapi: fix uclibc build 2022-11-07 23:09:56 +01:00
0002-Add-disable-werror.patch package/libkcapi: disable -Werror 2022-11-08 08:40:46 +01:00
0003-Fix-symver-build-error-on-non-ELF-platforms.patch package/libkcapi: Fix symver build error on non-ELF platforms 2022-12-27 21:46:35 +01:00
Config.in package/libkcapi: support enabling lib-asym and lib-kpp 2022-10-30 11:41:39 +01:00
libkcapi.hash
libkcapi.mk package/libkcapi: disable -Werror 2022-11-08 08:40:46 +01:00