Commit Graph

2 Commits

Author SHA1 Message Date
termux-pacman-bot
abc54beeca fix(main/libandroid-execinfo): Fix build when targeting newer API level
Define __USE_GNU to get `memfd_create` defined, to fix:

TERMUX_PKG_API_LEVEL=30 ./build-package.sh -i libandroid-execinfo

[..]/libandroid-execinfo/execinfo.c:120:12: error: call to undeclared function 'memfd_create';
ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
2025-08-29 14:38:12 +00:00
termux-actions[bot]
70d81936c9 packages/libandroid-execinfo 2022-05-04 06:27:52 +00:00