Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | toolchain/musl: remove several GNU headers | Rosen Penev | 2021-09-22 | 1 | -73/+0 |
| | | | | | | | | | | | | | | | | 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> | ||||
* | musl: add sgidefs.h | Felix Fietkau | 2014-06-29 | 1 | -0/+73 |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41399 |