package/libapparmor: fix build on uclibc
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Thu, 15 Oct 2020 16:46:04 +0000 (18:46 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 15 Oct 2020 20:28:44 +0000 (22:28 +0200)
commitb22a190333d32d47458dd045e74ac16c3d57de33
treec8269346d9131a8d6130d14ec14d7c59102b3244
parentdad3f09b6b22a3a76dcfb2065e633fab4fc131f0
package/libapparmor: fix build on uclibc

Fix build of version 3.0.0 with uclibc. While the patch is added in
package/libapparmor, it in fact fixes a build issue that only occurs
when building package/apparmor, but as both packages share the same
source, they also share the same patches.

Fixes:
 - http://autobuild.buildroot.org/results/aea20bd5539fad35385565ffeb7e6ac566507017

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libapparmor/3.0.0/0002-parser-Makefile-dont-force-host-cpp-to-detect-reallocarray.patch [new file with mode: 0644]