package/libapparmor: fix build on musl
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Thu, 15 Oct 2020 16:24:13 +0000 (18:24 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 15 Oct 2020 20:27:31 +0000 (22:27 +0200)
commitdad3f09b6b22a3a76dcfb2065e633fab4fc131f0
tree2d7aecdfce33c443ce08e3b1d9330750cc0b5701
parenta13999718d9368e71474d724a383f5098da5c490
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>
package/apparmor/3.0.0 [new symlink]
package/libapparmor/3.0.0/0001-libapparmor-add-missing-include-for-socklen_t.patch [new file with mode: 0644]