android_mt6572_jiabo/external/libtar/compat/TODO
2025-09-05 16:56:03 +08:00

4 lines
248 B
Text

- fix COMPAT_FUNC_INET_ATON to check for existing function in -lresolv
- fix COMPAT_FUNC_MAKEDEV to avoid problems with IBM C compiler
(calling cpp macro with more args that necessary doesn't fail, but
calling it with too few macros does fail)