Skip to content

apparmor: stage libapparmor headers via InstallDev#30068

Open
commodo wants to merge 1 commit into
openwrt:masterfrom
commodo:apparmor-installdev
Open

apparmor: stage libapparmor headers via InstallDev#30068
commodo wants to merge 1 commit into
openwrt:masterfrom
commodo:apparmor-installdev

Conversation

@commodo

@commodo commodo commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

📦 Package Details

Maintainer: @oskarirauta

Description:

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".


🧪 Run Testing Details

  • OpenWrt Version:
  • OpenWrt Target/Subtarget:
  • OpenWrt Device:

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

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 <alex@shruggie.ro>

@openwrt-ai openwrt-ai left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 new commit; no new issues found.


Generated by Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants