openwrt/toolchain/musl
Rosen Penev b519be1c52 toolchain/musl: remove several GNU headers
Remove GLOB_ONLYDIR patch. Only fstools relies on it. fstools has been
fixed separately.

Remove woresize.h file. It seems to be for an old version of GCC.

Remove features.h and glibc-types files. Same as above.

Remove sys/cdefs.h. This is a deprecated header. Patches to fix packages
that use it have already been patched.

Tested with all packages in the base tree. They all compile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-09-22 19:04:02 +02:00
..
include/sys toolchain/musl: remove several GNU headers 2021-09-22 19:04:02 +02:00
patches toolchain/musl: remove several GNU headers 2021-09-22 19:04:02 +02:00
common.mk toolchain/musl: update to 1.2.2 2021-09-22 19:04:02 +02:00
Config.in musl: improve crypt() size hack 2019-01-22 12:08:03 +01:00
Makefile toolchain/musl: parallelize make install 2017-02-09 14:49:33 +01:00