ebcca24c95
In addition, if a user is using glibc 2.22, the default CFLAG D_FILE_OFFSET_BITS=64 will cause a compile error. This flag is now removed from the CFLAGS in the make file to ensure that toolchains compiled against glibc 2.22 will build the new version of the package properly. In addition, libselinux now uses fts(), which is not available on musl, and not provided by our default uClibc configuration. Therefore, libselinux now depends on glibc, as well as all its reverse dependencies. Signed-off-by: Adam Duskett <Aduskett@gmail.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> [Thomas: add glibc dependency for fts().] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
||
---|---|---|
.. | ||
0001-Fix-makefiles-for-out-of-tree-build.patch | ||
0002-Fix-adbd-for-non-Ubuntu-systems.patch | ||
0003-Fix-build-issue-with-uclibc.patch | ||
0004-Fix-build-issue-with-musl.patch | ||
0005-fix-big-endian-build.patch | ||
0005-fix-static-link-zlib.patch | ||
android-tools.hash | ||
android-tools.mk | ||
Config.in | ||
Config.in.host |