mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package/libapparmor: fix build on musl
Fix build of version 3.0.0 with musl. Since the apparmor and libapparmor packages share the same sources, we also share their patches: this is why the patch is added in package/libapparmor/3.0.0, and a symlink package/apparmor/3.0.0 -> package/libapparmor/3.0.0 is added. Fixes: - http://autobuild.buildroot.org/results/22fb440240aa698acc68f026be790d5366c8f908 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
a13999718d
commit
dad3f09b6b
1
package/apparmor/3.0.0
Symbolic link
1
package/apparmor/3.0.0
Symbolic link
@@ -0,0 +1 @@
|
||||
../libapparmor/3.0.0/
|
||||
Reference in New Issue
Block a user