]> git.99rst.org Git - openwrt-packages.git/commit
apparmor: stage libapparmor headers via InstallDev
authorAlexandru Ardelean <redacted>
Sat, 11 Jul 2026 16:31:51 +0000 (19:31 +0300)
committerAlexandru Ardelean <redacted>
Mon, 27 Jul 2026 07:02:16 +0000 (10:02 +0300)
commit3253c6c9b51313af41433ac5401e45dbf2cd4dac
treeb6412eb76b2d94a102d9990504a485e9ba1190d3
parent870abb80edc0ca83e3d53f6ee0ea4f73e1489a3f
apparmor: stage libapparmor headers via InstallDev

Add a Build/InstallDev so libapparmor's header (sys/apparmor.h), the
libapparmor.so link and the pkg-config file are copied into the staging
directory. Without this, packages cannot build against libapparmor even
though the runtime shared library is provided; e.g. stress-ng's AppArmor
stressors fall back to "built without sys/apparmor.h".

Signed-off-by: Alexandru Ardelean <redacted>
utils/apparmor/Makefile
git clone https://git.99rst.org/PROJECT