mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
The libfutils library is a library that contains some common useful functions (list, hash, time). https://github.com/Parrot-Developers/libfutils Signed-off-by: Herve Codina <herve.codina@bootlin.com> [yann.morin.1998@free.fr: - do not macro-ify headers install - do not parameterise static libs install dest - reorder macros decaration and use - implicit module name - BUILD_CMDS fit on a single line - LIBFUTILS_TARGET_ENV is all env, not just extra env - add missing mkdir in shared-libs case ] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>