openwrt-packages/utils/apparmor
Oskari Rauta 0e34107963 apparmor: gcc 13 compatibility fix
when built with gcc 13, fixes following error:

capability.h:46:6: error: variable or field '__debug_capabilities' declared void
   46 | void __debug_capabilities(uint64_t capset, const char *name);
      |      ^~~~~~~~~~~~~~~~~~~~
capability.h:46:27: error: 'uint64_t' was not declared in this scope

patch is back ported from upstream patch at
64a64be7ff.patch

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
2023-05-28 09:30:11 +03:00
..
files apparmor: add package 2021-06-10 18:11:57 +02:00
patches apparmor: gcc 13 compatibility fix 2023-05-28 09:30:11 +03:00
Makefile apparmor: gcc 13 compatibility fix 2023-05-28 09:30:11 +03:00